mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
lib, cli: changelogs
This commit is contained in:
parent
6553353bc5
commit
78a66594ed
@ -1,6 +1,10 @@
|
|||||||
Internal/api/developer-ish changes in the hledger-lib (and hledger) packages.
|
Internal/api/developer-ish changes in the hledger-lib (and hledger) packages.
|
||||||
For user-visible changes, see the hledger package changelog.
|
For user-visible changes, see the hledger package changelog.
|
||||||
|
|
||||||
|
# 1.13.1 (2019/02/02)
|
||||||
|
|
||||||
|
- stop depending on here to avoid haskell-src-meta/stackage blockage.
|
||||||
|
|
||||||
# 1.13 (2019/02/01)
|
# 1.13 (2019/02/01)
|
||||||
|
|
||||||
- in Journal's jtxns field, forecasted txns are appended rather than prepended
|
- in Journal's jtxns field, forecasted txns are appended rather than prepended
|
||||||
|
@ -1,6 +1,10 @@
|
|||||||
User-visible changes in the hledger command line tool and library.
|
User-visible changes in the hledger command line tool and library.
|
||||||
|
|
||||||
|
|
||||||
|
# 1.13.1 (2019/02/02)
|
||||||
|
|
||||||
|
- stop depending on here to avoid haskell-src-meta/stackage blockage.
|
||||||
|
|
||||||
# 1.13 (2019/02/01)
|
# 1.13 (2019/02/01)
|
||||||
|
|
||||||
- cli: reorganised commands list. Addons now have a + prefix.
|
- cli: reorganised commands list. Addons now have a + prefix.
|
||||||
|
Loading…
Reference in New Issue
Block a user