;update changelogs

(cherry picked from commit 1b38996158)
This commit is contained in:
Simon Michael 2020-12-23 14:58:00 -08:00
parent d99c5e3087
commit 4ce681348d
5 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,7 @@
General/project-related changes in the hledger project.
For package-specific changes, see the package changelogs.
# 5d85a918e
# 7c4068235
- Fix the topic hierarchy in Info manuals.

View File

@ -1,8 +1,8 @@
Internal/api/developer-ish changes in the hledger-lib (and hledger) packages.
For user-visible changes, see the hledger package changelog.
# 1dc5454dd
# 1.20.2 2020-12-23
# 1.20.2 2020-12-23
- Fix the info manuals' node structure.
- Drop unused parsec dependency.

View File

@ -1,8 +1,8 @@
User-visible changes in hledger-ui.
See also the hledger changelog.
# 1dc5454dd
# 1.20.2 2020-12-23
# 1.20.2 2020-12-23
- Fix loss of capitalisation in part of the manual.
- Fix the info manual's node structure.

View File

@ -1,8 +1,8 @@
User-visible changes in hledger-web.
See also the hledger changelog.
# 1dc5454dd
# 1.20.2 2020-12-23
# 1.20.2 2020-12-23
- Fix the info manual's node structure.
- Use hledger 1.20.2.

View File

@ -1,8 +1,8 @@
User-visible changes in the hledger command line tool and library.
# 1dc5454dd
# 1.20.2 2020-12-23
# 1.20.2 2020-12-23
- help: Fix loss of capitalisation in part of the hledger-ui manual.
- Fix the info manuals' node structure.