;doc: update changelogs
This commit is contained in:
parent
fb834777a6
commit
9444e20c3d
23
CHANGES.md
23
CHANGES.md
@ -9,7 +9,28 @@
|
|||||||
General changes in the hledger project (and notable all-package releases).
|
General changes in the hledger project (and notable all-package releases).
|
||||||
For package-specific changes and minor releases, see the hledger package changelogs.
|
For package-specific changes and minor releases, see the hledger package changelogs.
|
||||||
|
|
||||||
# 56e015c40
|
# fb834777a
|
||||||
|
- ;fix: doc: update help/help-feedback links (#1807)
|
||||||
|
|
||||||
|
- stack: note 9.0.2 blocker
|
||||||
|
|
||||||
|
- ;doc: RELEASING: updates
|
||||||
|
|
||||||
|
- ;doc: RELEASING: updates
|
||||||
|
|
||||||
|
- ;ci: linux: drop unused release steps
|
||||||
|
|
||||||
|
- ci: win: fix shell mismatch
|
||||||
|
|
||||||
|
- ci: win: fix skipping of all steps, part 2
|
||||||
|
|
||||||
|
- ci: win, mac: fix skipping of all steps
|
||||||
|
|
||||||
|
- ;tools: release: push current HEAD, not master
|
||||||
|
|
||||||
|
- ;tools: make stack fixes
|
||||||
|
|
||||||
|
- ;doc: update changelogs
|
||||||
|
|
||||||
Features
|
Features
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,11 @@
|
|||||||
Internal/api/developer-ish changes in the hledger-lib (and hledger) packages.
|
Internal/api/developer-ish changes in the hledger-lib (and hledger) packages.
|
||||||
For user-visible changes, see the hledger package changelog.
|
For user-visible changes, see the hledger package changelog.
|
||||||
|
|
||||||
# d82210cea
|
# f13ac2812
|
||||||
|
- imp: smartdates: Simplify and generalise the SmartDate constructor and parsers to allow for arbitrary numbers of periods in relative dates. (Stephen Morgan)
|
||||||
|
We now accept smart dates like “in 5 days, 5 weeks ahead, in -6 months, 2 quarters ago”.
|
||||||
|
|
||||||
|
- ;doc: update changelogs
|
||||||
|
|
||||||
Improvements
|
Improvements
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@
|
|||||||
User-visible changes in hledger-ui.
|
User-visible changes in hledger-ui.
|
||||||
See also the hledger changelog.
|
See also the hledger changelog.
|
||||||
|
|
||||||
# d82210cea
|
# 0e5ae2baa
|
||||||
|
- ;doc: update changelogs
|
||||||
|
|
||||||
# 1.24.1 2021-12-10
|
# 1.24.1 2021-12-10
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ __ _____| |__
|
|||||||
User-visible changes in hledger-web.
|
User-visible changes in hledger-web.
|
||||||
See also the hledger changelog.
|
See also the hledger changelog.
|
||||||
|
|
||||||
# d82210cea
|
# 0e5ae2baa
|
||||||
|
- ;doc: update changelogs
|
||||||
|
|
||||||
# 1.24.1 2021-12-10
|
# 1.24.1 2021-12-10
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,13 @@
|
|||||||
User-visible changes in the hledger command line tool and library.
|
User-visible changes in the hledger command line tool and library.
|
||||||
|
|
||||||
|
|
||||||
# d82210cea
|
# fb834777a
|
||||||
|
- ;fix: doc: update help/help-feedback links (#1807)
|
||||||
|
|
||||||
|
- imp: smartdates: Simplify and generalise the SmartDate constructor and parsers to allow for arbitrary numbers of periods in relative dates. (Stephen Morgan)
|
||||||
|
We now accept smart dates like “in 5 days, 5 weeks ahead, in -6 months, 2 quarters ago”.
|
||||||
|
|
||||||
|
- ;doc: update changelogs
|
||||||
|
|
||||||
Features
|
Features
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user