From 4ce681348d7d8f697cfcb8394e55d4512c42076d Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 23 Dec 2020 14:58:00 -0800 Subject: [PATCH] ;update changelogs (cherry picked from commit 1b389961587720be10f7cced91d3b6cb9fc47415) --- CHANGES.md | 2 +- hledger-lib/CHANGES.md | 4 ++-- hledger-ui/CHANGES.md | 4 ++-- hledger-web/CHANGES.md | 4 ++-- hledger/CHANGES.md | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index b074d744d..2dbb5ca5d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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. diff --git a/hledger-lib/CHANGES.md b/hledger-lib/CHANGES.md index 7569eb61b..b41b16007 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. -# 1dc5454dd - +# 1.20.2 2020-12-23 +# 1.20.2 2020-12-23 - Fix the info manuals' node structure. - Drop unused parsec dependency. diff --git a/hledger-ui/CHANGES.md b/hledger-ui/CHANGES.md index a77f802a5..29ccf9012 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. -# 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. diff --git a/hledger-web/CHANGES.md b/hledger-web/CHANGES.md index 1bf0c11e3..590ff7af4 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. -# 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. diff --git a/hledger/CHANGES.md b/hledger/CHANGES.md index 92312bb5e..d5cab66cf 100644 --- a/hledger/CHANGES.md +++ b/hledger/CHANGES.md @@ -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.