From e8e27821d902cc54bfb4d47f940695953cac2c71 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 6 Jun 2020 17:23:38 -0700 Subject: [PATCH] ;finalise changelogs --- hledger-lib/CHANGES.md | 2 +- hledger-ui/CHANGES.md | 2 +- hledger-web/CHANGES.md | 2 +- hledger/CHANGES.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hledger-lib/CHANGES.md b/hledger-lib/CHANGES.md index cd3a146d0..0c457beac 100644 --- a/hledger-lib/CHANGES.md +++ b/hledger-lib/CHANGES.md @@ -1,7 +1,7 @@ Internal/api/developer-ish changes in the hledger-lib (and hledger) packages. For user-visible changes, see the hledger package changelog. -# c59565ca +# 1.18 2020-06-06 - added: getHledgerCliOpts', takes an explicit argument list diff --git a/hledger-ui/CHANGES.md b/hledger-ui/CHANGES.md index b8bdcbf69..b5258f607 100644 --- a/hledger-ui/CHANGES.md +++ b/hledger-ui/CHANGES.md @@ -1,7 +1,7 @@ User-visible changes in hledger-ui. See also the hledger changelog. -# 5757c386 +# 1.18 2020-06-06 - builds with hledger 1.18 diff --git a/hledger-web/CHANGES.md b/hledger-web/CHANGES.md index ae7b94dd0..3565734d0 100644 --- a/hledger-web/CHANGES.md +++ b/hledger-web/CHANGES.md @@ -1,7 +1,7 @@ User-visible changes in hledger-web. See also the hledger changelog. -# a91cb903 +# 1.18 2020-06-06 - Hyperlinks are now more robust when there are multiple journal files, eg links from register to journal now work properly. (#1041) diff --git a/hledger/CHANGES.md b/hledger/CHANGES.md index a9a416188..7e415d0b7 100644 --- a/hledger/CHANGES.md +++ b/hledger/CHANGES.md @@ -1,7 +1,7 @@ User-visible changes in the hledger command line tool and library. -# b86ced5e +# 1.18 2020-06-06 ## General