;doc: update changelogs

This commit is contained in:
Simon Michael 2023-03-16 14:56:25 -10:00
parent 70ef3e816c
commit fe3477797b
5 changed files with 7 additions and 5 deletions

View File

@ -9,7 +9,7 @@
General changes in the hledger project. General changes in the hledger project.
For package-specific changes, see the hledger package changelogs. For package-specific changes, see the hledger package changelogs.
# 83a810805 # cc41704c9
Scripts/addons Scripts/addons

View File

@ -9,7 +9,7 @@
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.
# d3e4f8547 # ee2989304
- Hledger.Utils.String: - Hledger.Utils.String:

View File

@ -9,7 +9,7 @@
User-visible changes in hledger-ui. User-visible changes in hledger-ui.
See also the hledger changelog. See also the hledger changelog.
# cb011c0c7 # cc41704c9
- Allow building with GHC 9.6.1 (#2011) - Allow building with GHC 9.6.1 (#2011)

View File

@ -9,7 +9,7 @@ __ _____| |__
User-visible changes in hledger-web. User-visible changes in hledger-web.
See also the hledger changelog. See also the hledger changelog.
# cb011c0c7 # cc41704c9
# 1.29 2023-03-11 # 1.29 2023-03-11

View File

@ -9,7 +9,7 @@
User-visible changes in the hledger command line tool and library. User-visible changes in the hledger command line tool and library.
# 62bb93af9 # 70ef3e816
Improvements Improvements
@ -32,6 +32,8 @@ Improvements
Fixes Fixes
- The stats report no longer displays "Exact" in front of dates. (#2012)
Docs Docs
- remove duplicate in `hledger close` docs (Yehoshua Pesach Wallach) - remove duplicate in `hledger close` docs (Yehoshua Pesach Wallach)