mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
;doc: changelogs
This commit is contained in:
parent
1bd7e1bf48
commit
9bad34c341
@ -19,6 +19,8 @@ General changes in the hledger project.
|
||||
For package-specific changes, see the hledger package changelogs.
|
||||
|
||||
|
||||
# e2751a79a
|
||||
|
||||
# 1.32 2023-12-01
|
||||
|
||||
Scripts/addons
|
||||
|
@ -13,6 +13,8 @@ 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
|
||||
|
@ -21,11 +21,13 @@ API
|
||||
User-visible changes in hledger-ui.
|
||||
See also the hledger changelog.
|
||||
|
||||
# 1.32.1 2023-12-07
|
||||
# 7ace5ee56
|
||||
|
||||
# 1.32.1 2023-12-07
|
||||
- Use hledger-1.32.1
|
||||
|
||||
# 1.32 2023-12-01
|
||||
|
||||
Fixes
|
||||
|
||||
- The V key now preserves the valuation mode specified at the command
|
||||
@ -34,6 +36,8 @@ Fixes
|
||||
- The hledger-ui package no longer wastefully builds its modules
|
||||
twice.
|
||||
|
||||
- Add upper bounds for vty & brick.
|
||||
|
||||
# 1.31 2023-09-03
|
||||
|
||||
Improvements
|
||||
|
@ -21,8 +21,9 @@ API
|
||||
User-visible changes in hledger-web.
|
||||
See also the hledger changelog.
|
||||
|
||||
# 1.32.1 2023-12-07
|
||||
# 7ace5ee56
|
||||
|
||||
# 1.32.1 2023-12-07
|
||||
- Use hledger-1.32.1
|
||||
|
||||
# 1.32 2023-12-01
|
||||
|
@ -21,6 +21,8 @@ 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)
|
||||
|
Loading…
Reference in New Issue
Block a user