Explorar o código

updated changelog

Andi Dittrich %!s(int64=7) %!d(string=hai) anos
pai
achega
6b5c030200
Modificáronse 1 ficheiros con 11 adicións e 3 borrados
  1. 11 3
      CHANGES.md

+ 11 - 3
CHANGES.md

@@ -1,12 +1,20 @@
-Preliminary
+CHANGELOG
+======================================================
+
+Version 1.X.X
 ------------------------------------------------------
 
-### 0.6.0 ###
+### 1.0.0 ###
 * New Generator/Build System: [EJS](https://github.com/mde/ejs) (templates), [SCSS](http://sass-lang.com/) (styles) and [GULP](https://gulpjs.com/) (build) are used as a replacement of the historical php/bash/ant/less setup.
-* New express.js handler (full asynchronous operation)
+* New express.js integration/middleware (full asynchronous operation)
 * JSON based page definitions including **i18n** support
 * Option to use custom styles
 * Option to use custom template
+* Changed: middleware API (express.js)
+* Changed: generator script is based on **javascript**
+
+Preliminary
+------------------------------------------------------
 
 ### 0.5.2 ###
 * Bugfix: package.json contains invalid main/app entry file