From 1382afb55dcfe50e77e778f70bbebbeb0f577415 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Thu, 26 May 2011 16:20:43 +0200 Subject: [PATCH] Updated changelog. --- docs/changelog.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index b000fd8..e83f0b4 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -1,6 +1,17 @@ Changelog ========= +HEAD +---- + +- Added Compass filter (beta). + +- Fixed compiler filters on Windows. + +- Handle new-style cached template loaders in the compress management command. + +- Documented included filters. + 0.9.2 -----