;doc: changelogs: 1.22.1 release date

This commit is contained in:
Simon Michael 2021-08-02 22:23:55 -10:00
parent ae3c7e8756
commit d425ce8fd3
5 changed files with 5 additions and 5 deletions

View File

@ -38,7 +38,7 @@ For package-specific changes and minor releases, see the hledger package changel
<https://github.com/simonmichael/hledger/blob/master/bin/commitlint>
(#1602)
# 1.22.1 unreleased
# 1.22.1 2021-08-02
# 1.22 2021-07-03

View File

@ -115,7 +115,7 @@ Improvements
- Our doctests are disabled with GHC 9 for now to work around an
upstream bug. (#1503, #1615)
# 1.22.1 unreleased
# 1.22.1 2021-08-02
- Allow megaparsec 9.1

View File

@ -13,7 +13,7 @@ See also the hledger changelog.
- ;imp: ui: doc: document watch mode and limitations (#1617, #911, #836..)
# 1.22.1 unreleased
# 1.22.1 2021-08-02
Improvements

View File

@ -11,7 +11,7 @@ See also the hledger changelog.
# fc8aa602c
# 1.22.1 unreleased
# 1.22.1 2021-08-02
Improvements

View File

@ -56,7 +56,7 @@ Fixes
- Auto posting rules now see inferred transaction-balancing amounts,
not just explicit amounts. (#1412) (Stephen Morgan)
# 1.22.1 unreleased
# 1.22.1 2021-08-02
Improvements