X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Changes;h=24f288fbfaf9774be3626f8de8c1abfa2f68f142;hb=0a2af7f81a0cb07cfefaf9b8595dbd302a3ca282;hp=b46ff94d96b94b72b9ea2c05630c3df9aa73f9b2;hpb=185d2cc01e85fc41bd14b06a0b1290c2e25a874a;p=chaz%2Fhomebank2ledger diff --git a/Changes b/Changes index b46ff94..24f288f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,17 @@ Revision history for App-HomeBank2Ledger. +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