hledger/hledger-lib/CHANGES
2014-05-08 14:35:20 -07:00

23 lines
638 B
Plaintext

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)
- orDatesFrom -> spanDefaultsFrom
0.22.2 (2014/4/16)
- display years before 1000 with four digits, not three
- avoid pretty-show to build with GHC < 7.4
- allow text 1.1, drop data-pprint to build with GHC 7.8.x
0.22.1 (2014/1/6) and older: see http://hledger.org/release-notes or doc/CHANGES.md.