From 94e9bc1a17aac802743e0849f46cc346fb4c5b61 Mon Sep 17 00:00:00 2001 From: Thomas Reynolds Date: Sat, 15 Dec 2012 15:00:46 -0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd68a5a7..df382813 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,24 @@ 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 -* Fixed encoding extension activation +* Fixed Encoding extension activation * Reload i18n on file changes (#616) 3.0.5