From 945b5244927301ce8a820849b4417e94332c4957 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Mon, 23 May 2011 14:31:26 +0200 Subject: [PATCH] Updated changelog. --- docs/changelog.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index 95ea3a6..b000fd8 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -1,6 +1,11 @@ Changelog ========= +0.9.2 +----- + +- Fixed stdin handling of precompiler filter. + 0.9.1 -----