From efd921d876bae73b3d976db89ffe751cfe1a4706 Mon Sep 17 00:00:00 2001 From: Alex Kocharin Date: Sun, 7 Sep 2014 01:23:24 +0400 Subject: [PATCH] 0.9.3 --- History.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.md b/History.md index 737ba8a7a..670641f7f 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,8 @@ +7 Sep 2014, version 0.9.3 + +- fix several bugs that could cause "can't set headers" exception + 3 Sep 2014, version 0.9.2 - allow "pretty" format for logging into files (issue [#88](https://github.com/rlidwka/sinopia/pull/88))