;doc: changelogs: typo

This commit is contained in:
Simon Michael 2022-06-05 02:05:23 +01:00
parent 57a5620565
commit ffcd02301e

View File

@ -40,7 +40,7 @@ Improvements
- `hledger check ordereddates` now always checks all transactions
(previously it could be restricted by query arguments).
- The `--pivot` options now supports a `status` argument, to pivot on transaction status.
- The `--pivot` option now supports a `status` argument, to pivot on transaction status.
- Update bash completions (Jakob Schöttl)