changelogs

[ci skip]
This commit is contained in:
Simon Michael 2019-01-28 10:45:25 -08:00
parent 469b715352
commit 9fe3212940
6 changed files with 29 additions and 0 deletions

View File

@ -1,6 +1,12 @@
General/project-related changes in the hledger project.
For package-specific changes, see the package changelogs.
# a37c18e5
- make: include Shake.hs in tags
- shake: manuals: also depend on new command doc files
# 0a31ef84
# 9bc88727

View File

@ -1,6 +1,8 @@
User-visible changes in hledger-api.
See also the hledger changelog.
# 17cd5b22
# 0a31ef84
# 1e5e30ae

View File

@ -1,6 +1,10 @@
Internal/api/developer-ish changes in the hledger-lib package.
For user-visible changes, see the hledger package changelog.
# 2df8a6c4
- lib: refactor, add embedFileRelative
# 0a31ef84
# 1e5e30ae

View File

@ -1,6 +1,8 @@
User-visible changes in hledger-ui.
See also the hledger changelog.
# 2df8a6c4
# 0a31ef84
# 1e5e30ae

View File

@ -1,6 +1,8 @@
User-visible changes in hledger-web.
See also the hledger changelog.
# 17cd5b22
# 0a31ef84
# 1e5e30ae

View File

@ -1,6 +1,19 @@
User-visible changes in the hledger command line tool and library.
# 469b7153
- cli: commands list: update command descriptions
- cli: commands list: show addons prefixed with +
- doc: integrate CLI help & manual for remaining commands
& rename HelpTemplate -> CommandDoc
- lib: refactor, add embedFileRelative
- hereFileRelativeToPackage -> hereFileRelative
# 0a31ef84
# 1e5e30ae