X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank2ledger;a=blobdiff_plain;f=Changes;h=19eb836934fafcd143a5d900339f03d997921dd2;hp=6f9998768e47af6fd22b4d02057eb0d0f51e5b40;hb=HEAD;hpb=5d744d0c10798b501b6d5de662794fb7e14f3242 diff --git a/Changes b/Changes index 6f99987..19eb836 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,24 @@ Revision history for App-HomeBank2Ledger. {{$NEXT}} +0.010 2022-01-29 20:55:19-07:00 America/Denver + * Set code from the transaction info if transaction type is check. + * Fix formatter error for symbols that have special characters. + +0.009 2022-01-15 16:40:58-07:00 America/Denver + * Use posting dates for internal transfers where the transactions have + different dates. + +0.008 2020-05-02 13:06:06-06:00 MST7MDT + * Add file_version method to File::HomeBank. + * Fix matching internal transfers for files generated by HomeBank 5.4. + +0.007 2019-12-29 14:27:52-07:00 MST7MDT + * Fix problem when formatting non-fraction amounts. + +0.006 2019-09-02 20:02:53-06:00 MST7MDT + * Add fatpack release. + 0.005 2019-08-17 16:26:33-06:00 MST7MDT * Add --budget option for converting HomeBank budget to Ledger. * Support quoting commodities when needed.