mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
update changelog
This commit is contained in:
parent
054ce83d35
commit
94e9bc1a17
1 changed files with 18 additions and 1 deletions
19
CHANGELOG.md
19
CHANGELOG.md
|
@ -1,7 +1,24 @@
|
||||||
Master
|
Master
|
||||||
===
|
===
|
||||||
|
|
||||||
|
3.0.7
|
||||||
|
====
|
||||||
|
* Turn html5 boilerplate into a layout
|
||||||
|
* Fix errors when templates have empty YAML
|
||||||
|
* Show the hostname when initializing MM
|
||||||
|
* Fix issues when using Redcarpet inside Slim
|
||||||
|
* Make automatic_image_sizes avoid SVGs
|
||||||
|
|
||||||
|
3.0.6
|
||||||
|
====
|
||||||
|
* Make Sitemap more thread-safe.
|
||||||
|
* Asset-hash fixes in conjunction with Sprockets.
|
||||||
|
* Proxy improvements.
|
||||||
|
* Handle directories with a tilde (~) in their path.
|
||||||
|
* Print better error message which port is already in use.
|
||||||
|
* Terminal signal improvements, shutsdown correctly when Terminal closed.
|
||||||
* Bundled Normalize.css updated to 2.0.1
|
* Bundled Normalize.css updated to 2.0.1
|
||||||
* Fixed encoding extension activation
|
* Fixed Encoding extension activation
|
||||||
* Reload i18n on file changes (#616)
|
* Reload i18n on file changes (#616)
|
||||||
|
|
||||||
3.0.5
|
3.0.5
|
||||||
|
|
Loading…
Reference in a new issue