update changelogs
This commit is contained in:
parent
25ccead21c
commit
2bba4dbe3c
@ -1,5 +1,14 @@
|
|||||||
API-ish changes in hledger-lib. For user-visible changes, see the hledger changelog.
|
API-ish changes in hledger-lib. For user-visible changes, see the hledger changelog.
|
||||||
|
|
||||||
|
0.23.2 (2014/5/8)
|
||||||
|
|
||||||
|
- postingsReport: also fix date sorting of displayed postings (#184)
|
||||||
|
|
||||||
|
0.23.1 (2014/5/7)
|
||||||
|
|
||||||
|
- postingsReport: with disordered journal entries, postings before the
|
||||||
|
report start date could get wrongly included. (#184)
|
||||||
|
|
||||||
0.23 (2014/5/1)
|
0.23 (2014/5/1)
|
||||||
|
|
||||||
- orDatesFrom -> spanDefaultsFrom
|
- orDatesFrom -> spanDefaultsFrom
|
||||||
|
|||||||
@ -1,5 +1,13 @@
|
|||||||
See also the hledger changelog.
|
See also the hledger changelog.
|
||||||
|
|
||||||
|
0.23.2 (2014/5/8)
|
||||||
|
|
||||||
|
- depend on latest hledger
|
||||||
|
|
||||||
|
0.23.1 (2014/5/7)
|
||||||
|
|
||||||
|
- depend on latest hledger
|
||||||
|
|
||||||
0.23 (2014/5/1)
|
0.23 (2014/5/1)
|
||||||
|
|
||||||
- The --static-root flag has been renamed to --file-url.
|
- The --static-root flag has been renamed to --file-url.
|
||||||
|
|||||||
@ -1,3 +1,7 @@
|
|||||||
|
0.23.2 (2014/5/8)
|
||||||
|
|
||||||
|
- register: also fix date sorting of postings (#184)
|
||||||
|
|
||||||
0.23.1 (2014/5/7)
|
0.23.1 (2014/5/7)
|
||||||
|
|
||||||
- register: fix a refactoring-related regression that the tests
|
- register: fix a refactoring-related regression that the tests
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user