;doc: changelogs

This commit is contained in:
Simon Michael 2020-12-28 17:36:48 -08:00
parent cdf5a9d1f2
commit 3031c0e7b9
5 changed files with 12 additions and 17 deletions

View File

@ -1,13 +1,9 @@
General/project-related changes in the hledger project.
For package-specific changes, see the package changelogs.
# 7c4068235
- Fix the topic hierarchy in Info manuals.
General project-related changes and major/notable all-package releases.
For package-specific changes and minor releases, see the package changelogs.
# 3728ac2e9
# 1.20 2020-12-05
- examples: clean up & add more budgeting examples
- examples: stripe csv
@ -24,8 +20,7 @@ For package-specific changes, see the package changelogs.
- a hie.yaml file has been added, so hledger source loads
easily in IDEs supporting haskell-language-server
# 1.19.1 2020-09-07
# 2020-09-07
- Update shell completions (Jakob Schöttl)

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.
# 1.20.2 2020-12-23
# 1.20.2 2020-12-23
# 1.20.2 2020-12-28
- 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.
# 1.20.2 2020-12-23
# 1.20.2 2020-12-23
# 1.20.2 2020-12-28
- 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.
# 1.20.2 2020-12-23
# 1.20.2 2020-12-23
# 1.20.2 2020-12-28
- 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.
# 1.20.2 2020-12-23
# 1.20.2 2020-12-23
# 1.20.2 2020-12-28
- help: Fix loss of capitalisation in part of the hledger-ui manual.
- Fix the info manuals' node structure.