diff --git a/CHANGES.md b/CHANGES.md index 2dbb5ca5d..81b1715cc 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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) diff --git a/hledger-lib/CHANGES.md b/hledger-lib/CHANGES.md index b41b16007..ed22efbff 100644 --- a/hledger-lib/CHANGES.md +++ b/hledger-lib/CHANGES.md @@ -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. diff --git a/hledger-ui/CHANGES.md b/hledger-ui/CHANGES.md index 29ccf9012..a0661c383 100644 --- a/hledger-ui/CHANGES.md +++ b/hledger-ui/CHANGES.md @@ -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. diff --git a/hledger-web/CHANGES.md b/hledger-web/CHANGES.md index 590ff7af4..922293b82 100644 --- a/hledger-web/CHANGES.md +++ b/hledger-web/CHANGES.md @@ -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. diff --git a/hledger/CHANGES.md b/hledger/CHANGES.md index d5cab66cf..3cef5c0cc 100644 --- a/hledger/CHANGES.md +++ b/hledger/CHANGES.md @@ -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.