changelogs
This commit is contained in:
parent
498a52c7ea
commit
735f818c22
@ -2,6 +2,10 @@ API-ish changes in hledger-lib.
|
||||
User-visible changes appear in hledger's change log.
|
||||
|
||||
|
||||
0.25 (unreleased)
|
||||
|
||||
- GHC 7.10 compatibility (#239)
|
||||
|
||||
0.24.1 (2015/3/15)
|
||||
|
||||
- fix JournalReader "ctx" compilation warning
|
||||
|
||||
@ -2,6 +2,9 @@ User-visible changes in hledger-web.
|
||||
See also hledger's change log.
|
||||
|
||||
|
||||
0.25 (unreleased)
|
||||
|
||||
- GHC 7.10 compatibility (#239)
|
||||
|
||||
- fix the add form when there are included files (#234)
|
||||
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
User-visible changes in hledger and hledger-lib.
|
||||
|
||||
|
||||
0.25 (unreleased)
|
||||
|
||||
- GHC 7.10 compatibility (#239)
|
||||
|
||||
- build with terminfo support on POSIX systems by default
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user