doc: changelogs, relnotes

This commit is contained in:
Simon Michael 2018-10-06 09:36:20 -10:00
parent dcbedadcc4
commit e687ef1a79
6 changed files with 33 additions and 7 deletions

View File

@ -1,6 +1,11 @@
User-visible changes in hledger-api. See also hledger, hledger-lib.
# 1.11.1 (2018/10/06)
* use hledger 1.11.1
# 1.11 (2018/9/30)
* use hledger 1.11

View File

@ -2,6 +2,12 @@ API-ish changes in the hledger-lib package.
Most user-visible changes are noted in the hledger changelog, instead.
# 1.11.1 (2018/10/06)
* add, lib: fix wrong transaction rendering in balance assertion errors
and when using the add command
# 1.11 (2018/9/30)
* compilation now works when locale is unset (#849)

View File

@ -1,6 +1,11 @@
User-visible changes in hledger-ui. See also hledger, hledger-lib.
# 1.11.1 (2018/10/06)
* use hledger 1.11.1
# 1.11 (2018/9/30)
* use hledger 1.11

View File

@ -1,6 +1,11 @@
User-visible changes in hledger-web. See also hledger, hledger-lib.
# 1.11.1 (2018/10/06)
* use hledger 1.11.1
# 1.11 (2018/9/30)
* use hledger 1.11

View File

@ -1,6 +1,12 @@
User-visible changes in the hledger command line tool.
# 1.11.1 (2018/10/06)
* fix wrong transaction rendering in balance assertion errors and when
using the add command
# 1.11 (2018/9/30)
* The default display order of accounts is now influenced by

View File

@ -57,15 +57,14 @@ is updated frequently; here are the
[latest changes](https://github.com/simonmichael/hledger/commits/master/hledger-install/hledger-install.sh).
<!--
## Latest minor release
<http://hackage.haskell.org/package/hledger-lib-1.9.1/changelog>
<http://hackage.haskell.org/package/hledger-1.9.1/changelog>
<http://hackage.haskell.org/package/hledger-ui-1.9.1/changelog>
<http://hackage.haskell.org/package/hledger-web-1.9.2/changelog>
<http://hackage.haskell.org/package/hledger-api-1.9.1/changelog>
-->
<http://hackage.haskell.org/package/hledger-lib-1.11.1/changelog>
<http://hackage.haskell.org/package/hledger-1.11.1/changelog>
<http://hackage.haskell.org/package/hledger-ui-1.11.1/changelog>
<http://hackage.haskell.org/package/hledger-web-1.11.1/changelog>
<http://hackage.haskell.org/package/hledger-api-1.11.1/changelog>
## 2018/9/30 hledger 1.11