Add changelog entry

feature/livereload-locales-data
Dennis Günnewig 2015-11-11 22:27:43 +01:00
parent 8c7e156bd4
commit ce998cf685
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ master
* Rather than applying layouts to all files which are not .txt, .css, .js, .json: the new behavior is to only default layouts to active for .html
* Switch from Ruby Sass to SassC.
* `relative_assets` extension overrides local `relative: false` option to stylesheet/javascript tag helpers.
* Add `before_server`-hook to the preview server which is run before the Webrick server is started
* Add `-d` to `middleman server` to make it run as daemon
# 4.0.0.rc.1