Skip to content

Commit 6b5c030

Browse files
committed
updated changelog
1 parent a4a02de commit 6b5c030

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGES.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
1-
Preliminary
1+
CHANGELOG
2+
======================================================
3+
4+
Version 1.X.X
25
------------------------------------------------------
36

4-
### 0.6.0 ###
7+
### 1.0.0 ###
58
* 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.
6-
* New express.js handler (full asynchronous operation)
9+
* New express.js integration/middleware (full asynchronous operation)
710
* JSON based page definitions including **i18n** support
811
* Option to use custom styles
912
* Option to use custom template
13+
* Changed: middleware API (express.js)
14+
* Changed: generator script is based on **javascript**
15+
16+
Preliminary
17+
------------------------------------------------------
1018

1119
### 0.5.2 ###
1220
* Bugfix: package.json contains invalid main/app entry file

0 commit comments

Comments
 (0)