From 1bfd077d00bf5c4404abb1abec67c6159906bdf9 Mon Sep 17 00:00:00 2001 From: Thomas Reynolds Date: Tue, 23 Oct 2012 13:10:02 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd68a5a7..5d062177 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,16 @@ Master === + +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