osc copypac from project:devel:languages:haskell:ghc-8.10.x package:hledger revision:19, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/hledger?expand=0&rev=21
This commit is contained in:
2021-02-09 09:17:51 +00:00
committed by Git OBS Bridge
parent bf13fad3bd
commit caaf257586
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Jan 31 13:49:09 UTC 2021 - psimons@suse.com
- Update hledger to version 1.20.4.
# 1.20.4 2021-01-29
- aregister: ignore a depth limit, as in 1.19 (#1468).
In 1.20-1.20.3, aregister had stopped showing transactions in subaccounts
below a depth limit. Now it properly shows all subaccount transactions,
ensuring that the register's final total matches a balance report with
similar arguments.
-------------------------------------------------------------------
Fri Jan 15 08:54:56 UTC 2021 - psimons@suse.com