diff --git a/CHANGES.md b/CHANGES.md index 05f8c2890..415e2474a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -9,7 +9,7 @@ General changes in the hledger project (and notable all-package releases). For package-specific changes and minor releases, see the hledger package changelogs. -# 07e84fde4 +# 56e015c40 Features @@ -43,6 +43,10 @@ Process major releases from master are no longer allowed; a release branch is always required, +- ci: push, pull: clarify, robustify? commitlint step + +- ci: win, mac: don't commitlint, let push/pull cover that + - ci: more consistent workflow, branch, binary names - ci: linux-x64: try ghc 8.10.4 -> 9.0.1 diff --git a/hledger-lib/CHANGES.md b/hledger-lib/CHANGES.md index 1382492ff..40c1743bb 100644 --- a/hledger-lib/CHANGES.md +++ b/hledger-lib/CHANGES.md @@ -9,7 +9,7 @@ Internal/api/developer-ish changes in the hledger-lib (and hledger) packages. For user-visible changes, see the hledger package changelog. -# 757c548c1 +# d82210cea Improvements diff --git a/hledger-ui/CHANGES.md b/hledger-ui/CHANGES.md index f4a30389d..099c59183 100644 --- a/hledger-ui/CHANGES.md +++ b/hledger-ui/CHANGES.md @@ -9,7 +9,7 @@ User-visible changes in hledger-ui. See also the hledger changelog. -# 757c548c1 +# d82210cea # 1.24.1 2021-12-10 diff --git a/hledger-web/CHANGES.md b/hledger-web/CHANGES.md index a6d167090..b16e65075 100644 --- a/hledger-web/CHANGES.md +++ b/hledger-web/CHANGES.md @@ -9,7 +9,7 @@ __ _____| |__ User-visible changes in hledger-web. See also the hledger changelog. -# 757c548c1 +# d82210cea # 1.24.1 2021-12-10 diff --git a/hledger/CHANGES.md b/hledger/CHANGES.md index 4ba15d564..ab0a4aa70 100644 --- a/hledger/CHANGES.md +++ b/hledger/CHANGES.md @@ -9,7 +9,7 @@ User-visible changes in the hledger command line tool and library. -# 757c548c1 +# d82210cea Features