Skip to content

Commit

Permalink
Update changelog with 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jsantell committed May 11, 2014
1 parent 846f6ba commit 2b67ac4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Change Log

## v1.0.0

* Fixed some issues with allow Express 4.0.0+ in tests and examples 2816f43a68e04714bf28a838cb618e7cf5517a68, 57eba690d1a4e1b07a1d1c2b6fbb82e7c062cdca
* Render helpful errors in posts that have template errors, and hide posts with template errors in production, issue #82
* Expose additional properties to template functions, issue #81
* Add method `unwatch` to remove all current watchers, issue #68

## v1.0.0-rc4
* :warning: The `routes` configuration option during instantiation will no longer create routes that are not explicitly defined, unless using defaults, issue #71
* Leaving `routes` as empty will continue to use the default routing.
Expand Down

0 comments on commit 2b67ac4

Please sign in to comment.