doc: forgot add release date to changelogs

This commit is contained in:
Simon Michael 2015-01-10 17:03:44 -08:00
parent 72ba4f1f76
commit 6543f44d82
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
API-ish changes in hledger-lib. For user-visible changes, see hledger.
0.24 (unreleased)
0.24 (2014/12/25)
- fix combineJournalUpdates folding order
- fix a regexReplaceCI bug

View File

@ -1,6 +1,6 @@
User-visible changes in hledger-web (see also hledger):
0.24 (unreleased)
0.24 (2014/12/25)
General:
- fix: add missing hs/js files to package

View File

@ -1,6 +1,6 @@
User-visible changes in hledger (see also hledger-lib):
0.24 (unreleased)
0.24 (2014/12/25)
General:
- fix redundant compilation when cabal installing the hledger packages