;doc: changelogs
(cherry picked from commit 3031c0e7b9bd9384ac390d3f3705455f057dd8c8)
This commit is contained in:
parent
4ce681348d
commit
4a48e5f8aa
13
CHANGES.md
13
CHANGES.md
@ -1,13 +1,9 @@
|
|||||||
General/project-related changes in the hledger project.
|
General project-related changes and major/notable all-package releases.
|
||||||
For package-specific changes, see the package changelogs.
|
For package-specific changes and minor releases, see the package changelogs.
|
||||||
|
|
||||||
# 7c4068235
|
|
||||||
|
|
||||||
- Fix the topic hierarchy in Info manuals.
|
|
||||||
|
|
||||||
|
# 3728ac2e9
|
||||||
|
|
||||||
# 1.20 2020-12-05
|
# 1.20 2020-12-05
|
||||||
|
|
||||||
- examples: clean up & add more budgeting examples
|
- examples: clean up & add more budgeting examples
|
||||||
|
|
||||||
- examples: stripe csv
|
- examples: stripe csv
|
||||||
@ -24,8 +20,7 @@ For package-specific changes, see the package changelogs.
|
|||||||
- a hie.yaml file has been added, so hledger source loads
|
- a hie.yaml file has been added, so hledger source loads
|
||||||
easily in IDEs supporting haskell-language-server
|
easily in IDEs supporting haskell-language-server
|
||||||
|
|
||||||
|
# 2020-09-07
|
||||||
# 1.19.1 2020-09-07
|
|
||||||
|
|
||||||
- Update shell completions (Jakob Schöttl)
|
- Update shell completions (Jakob Schöttl)
|
||||||
|
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
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.
|
||||||
|
|
||||||
# 1.20.2 2020-12-23
|
# 1.20.2 2020-12-28
|
||||||
# 1.20.2 2020-12-23
|
|
||||||
- Fix the info manuals' node structure.
|
- Fix the info manuals' node structure.
|
||||||
|
|
||||||
- Drop unused parsec dependency.
|
- Drop unused parsec dependency.
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
User-visible changes in hledger-ui.
|
User-visible changes in hledger-ui.
|
||||||
See also the hledger changelog.
|
See also the hledger changelog.
|
||||||
|
|
||||||
# 1.20.2 2020-12-23
|
# 1.20.2 2020-12-28
|
||||||
# 1.20.2 2020-12-23
|
|
||||||
- Fix loss of capitalisation in part of the manual.
|
- Fix loss of capitalisation in part of the manual.
|
||||||
|
|
||||||
- Fix the info manual's node structure.
|
- Fix the info manual's node structure.
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
User-visible changes in hledger-web.
|
User-visible changes in hledger-web.
|
||||||
See also the hledger changelog.
|
See also the hledger changelog.
|
||||||
|
|
||||||
# 1.20.2 2020-12-23
|
# 1.20.2 2020-12-28
|
||||||
# 1.20.2 2020-12-23
|
|
||||||
- Fix the info manual's node structure.
|
- Fix the info manual's node structure.
|
||||||
|
|
||||||
- Use hledger 1.20.2.
|
- Use hledger 1.20.2.
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
User-visible changes in the hledger command line tool and library.
|
User-visible changes in the hledger command line tool and library.
|
||||||
|
|
||||||
|
|
||||||
# 1.20.2 2020-12-23
|
# 1.20.2 2020-12-28
|
||||||
# 1.20.2 2020-12-23
|
|
||||||
- help: Fix loss of capitalisation in part of the hledger-ui manual.
|
- help: Fix loss of capitalisation in part of the hledger-ui manual.
|
||||||
|
|
||||||
- Fix the info manuals' node structure.
|
- Fix the info manuals' node structure.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user