X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank2ledger;a=blobdiff_plain;f=Changes;h=b241d664f2dbd16911710b7412030979542d79bc;hp=5331fc7231b217864fe7bc0b644e8bb1eda792dd;hb=1290bb7c0ee4c8fa6f962712b43207a0323b18a1;hpb=bc6df390ab11b53a8587760d25321fa10981d858 diff --git a/Changes b/Changes index 5331fc7..b241d66 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,18 @@ Revision history for App-HomeBank2Ledger. {{$NEXT}} +0.004 2019-06-17 23:28:10-06:00 MST7MDT + * Remove --default-account option. Instead the default account(s) can be + customized using the --rename-account option, like this: + + --rename-account='^Expenses:Unknown$=Foo' + --rename-account='^Income:Unknown$=Foo' + + * Remove single use of "yada yada" for perls <5.12. + +0.003 2019-06-13 02:55:59-06:00 MST7MDT + * Fix bug that makes the --version and --help flags broken. + 0.002 2019-06-12 23:39:32-06:00 MST7MDT * Rename dist * Provide better README in dist