;update changelogs

This commit is contained in:
Simon Michael 2021-03-10 08:22:57 -08:00
parent 40d1d7f7a7
commit f82bdb15e4
5 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
General project-related changes and major/notable all-package releases. General project-related changes and major/notable all-package releases.
For package-specific changes and minor releases, see the package changelogs. For package-specific changes and minor releases, see the package changelogs.
# ec4d131d2 # be50572d9
- roi has a new cookbook doc, and example files have been updated. - roi has a new cookbook doc, and example files have been updated.
(Dmitry Astapov) (Dmitry Astapov)

View File

@ -1,7 +1,7 @@
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.
# ec4d131d2 # fb02d8688
- Building Hledger.Data.Journal no longer fails if the monad-extras - Building Hledger.Data.Journal no longer fails if the monad-extras
package is installed. package is installed.

View File

@ -1,7 +1,7 @@
User-visible changes in hledger-ui. User-visible changes in hledger-ui.
See also the hledger changelog. See also the hledger changelog.
# ec4d131d2 # 269b25bc8
- Register screen: also show transactions below the depth limit, as in - Register screen: also show transactions below the depth limit, as in
1.19, keeping the register balance in agreement with the balance 1.19, keeping the register balance in agreement with the balance

View File

@ -1,7 +1,7 @@
User-visible changes in hledger-web. User-visible changes in hledger-web.
See also the hledger changelog. See also the hledger changelog.
# ec4d131d2 # 269b25bc8
- Register: a date range can be selected by dragging over a region on - Register: a date range can be selected by dragging over a region on
the chart. (Arnout Engelen, #1471) the chart. (Arnout Engelen, #1471)

View File

@ -1,7 +1,7 @@
User-visible changes in the hledger command line tool and library. User-visible changes in the hledger command line tool and library.
# ec4d131d2 # 40d1d7f7a
## general ## general