mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-25 19:31:44 +03:00
doc: changelogs
This commit is contained in:
parent
e7c8825984
commit
a3c2e2c1ba
@ -9,7 +9,7 @@
|
||||
General changes in the hledger project.
|
||||
For package-specific changes, see the hledger package changelogs.
|
||||
|
||||
# 3e4f5f041
|
||||
# e7c882598
|
||||
|
||||
# 1.27 2022-09-01
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
||||
Internal/api/developer-ish changes in the hledger-lib (and hledger) packages.
|
||||
For user-visible changes, see the hledger package changelog.
|
||||
|
||||
# 0a501941e
|
||||
# a2be9a0bc
|
||||
|
||||
# 1.27 2022-09-01
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
||||
User-visible changes in hledger-ui.
|
||||
See also the hledger changelog.
|
||||
|
||||
# 0017281a6
|
||||
# a2be9a0bc
|
||||
|
||||
Features
|
||||
|
||||
@ -31,6 +31,10 @@ Fixes
|
||||
|
||||
- Fixed a possible bug with detecting a change of date in --watch mode.
|
||||
|
||||
# 1.27.1 2022-09-18
|
||||
|
||||
- Uses hledger-1.27.1
|
||||
|
||||
# 1.27 2022-09-01
|
||||
|
||||
Improvements
|
||||
|
@ -9,7 +9,12 @@ __ _____| |__
|
||||
User-visible changes in hledger-web.
|
||||
See also the hledger changelog.
|
||||
|
||||
# 509459604
|
||||
# a2be9a0bc
|
||||
|
||||
- dev: web: start also tracking manual hledger-web tests
|
||||
related: #1932
|
||||
|
||||
# 1.27.1 2022-09-18
|
||||
|
||||
Fixes
|
||||
|
||||
|
@ -9,7 +9,9 @@
|
||||
User-visible changes in the hledger command line tool and library.
|
||||
|
||||
|
||||
# 65019f72b
|
||||
# a2be9a0bc
|
||||
|
||||
Features
|
||||
|
||||
Improvements
|
||||
|
||||
@ -18,6 +20,10 @@ Improvements
|
||||
|
||||
Fixes
|
||||
|
||||
# 1.27.1 2022-09-18
|
||||
|
||||
Fixes
|
||||
|
||||
- Balance commands using `-T -O html` no longer fail with an error
|
||||
when there is no data to report.
|
||||
(#1933)
|
||||
|
Loading…
Reference in New Issue
Block a user