Skip to content

Commit

Permalink
Update CHANGELOG.md for 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Loïc Saint-Roch committed Jan 5, 2015
1 parent f17ca13 commit 892f839
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

### master

* [ENHANCEMENT] Support layout for Ractive template engine


### 0.11.0

* [ENHANCEMENT] Pull out the `sockets` hook to its own repository
* [ENHANCEMENT] New way to load hooks
* [ENHANCEMENT] Pull out `sails.io`.js to its own generator
* [UPGRADE] Update `sails.io.js` for the latest version of the sockets hook
* [UPGRADE] Upgrade from Socket.IO 0.9.17 to 1.2.1
* [ENHANCEMENT] Support partials and layout with Handlebars for the `backend` generator
* [BUGFIX] Blueprint creation returns 201 status code instead of 200
* [BUGFIX] `ractive.toHTML()` replaces `ractive.renderHTML()` for Ractive template engine
Expand All @@ -17,6 +27,7 @@
* [ENHANCEMENT] Checking npm-version on install
* [ENHANCEMENT] Updated "skipAssets" regex to ignore query string


### 0.10.5

* [ENHANCEMENT] Updated `waterline` to `~0.10.9`
Expand Down

0 comments on commit 892f839

Please sign in to comment.