hledger-flow 0.12.2.0 → 0.12.2.1
raw patch · 2 files changed
+6/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ChangeLog.md +4/−0
- hledger-flow.cabal +2/−2
ChangeLog.md view
@@ -1,5 +1,9 @@ # Changelog for [hledger-flow](https://github.com/apauley/hledger-flow) +## 0.12.2.1++Fix resolver extraction and hledger-flow --version in release-tarball script+ ## 0.12.2 Slightly smarter reporting.
hledger-flow.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: d862de8e7e5f00798b64b8fbcd2f5f12462f7d8379703e79e9f010844b50280f+-- hash: 88668a61a38818c6bcecc7aa0b1e04eda0c03c931ff0a2b9dedcd23cd2bd646d name: hledger-flow-version: 0.12.2.0+version: 0.12.2.1 synopsis: An hledger workflow focusing on automated statement import and classification. description: Please see the README on GitHub at <https://github.com/apauley/hledger-flow#readme> category: Finance, Console