;doc:changelogs: cleanup for easier merge

This commit is contained in:
Simon Michael 2024-01-03 20:41:36 -10:00
parent 65ccdb4696
commit 0a838bdd6c
5 changed files with 0 additions and 10 deletions

View File

@ -19,8 +19,6 @@ General changes in the hledger project.
For package-specific changes, see the hledger package changelogs.
# e2751a79a
# 1.32 2023-12-01
Scripts/addons

View File

@ -13,8 +13,6 @@ Misc. changes
Internal/api/developer-ish changes in the hledger-lib (and hledger) packages.
For user-visible changes, see the hledger package changelog.
# 7ace5ee56
# 1.32.1 2023-12-07
- readFileStrictly is now provided by Hledger.Utils.IO

View File

@ -21,8 +21,6 @@ API
User-visible changes in hledger-ui.
See also the hledger changelog.
# 7ace5ee56
# 1.32.1 2023-12-07
- Use hledger-1.32.1

View File

@ -21,8 +21,6 @@ API
User-visible changes in hledger-web.
See also the hledger changelog.
# 7ace5ee56
# 1.32.1 2023-12-07
- Use hledger-1.32.1

View File

@ -21,8 +21,6 @@ API
User-visible changes in the hledger command line tool and library.
# 1bd7e1bf4
# 1.32.1 2023-12-07
- Fixed: `import` with multiple files now updates .latest files correctly. (#2125)