From c5323a6da67faa87f67b46d1be79210697cb6051 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 15 Mar 2015 13:53:01 -0700 Subject: [PATCH] doc: update release notes (cherry picked from commit 424007a51274b2d597ab04fe3976c248348366ce) Conflicts: doc/site/release-notes.md --- doc/site/release-notes.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/doc/site/release-notes.md b/doc/site/release-notes.md index b0911d19f..553d975ca 100644 --- a/doc/site/release-notes.md +++ b/doc/site/release-notes.md @@ -42,6 +42,24 @@ change logs. h4 { margin-top:2em; } + +#### 2015/3/15 hledger 0.24.1 + +- timelog: show hours with 2 decimal places, not 1 (#237) +- fix balance accumulation through assertions in several commodities (#195) +- fix rendering of week 52 heading in weekly reports +- allow utf8-string-1 (fpco/stackage/#426) + +#### 2015/3/15 hledger-lib 0.24.1 + +- fix JournalReader "ctx" compilation warning +- add some type signatures in Utils to help make ghci-web + +#### 2015/1/10 hledger-web 0.24.1 + +- add missing modules to fix cabal tests (#232) + + ## 2014/12/25 hledger 0.24 Release contributors: