]> Dogcows Code - chaz/homebank2ledger/commitdiff
Release App-HomeBank2Ledger 0.010 master release v0.010
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sun, 30 Jan 2022 03:55:36 +0000 (20:55 -0700)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sun, 30 Jan 2022 03:55:36 +0000 (20:55 -0700)
  * Set code from the transaction info if transaction type is check.
  * Fix formatter error for symbols that have special characters.

Changes
README.md

diff --git a/Changes b/Changes
index c22d36b8fe9351c8a60fee502f53df34cae2f5c9..19eb836934fafcd143a5d900339f03d997921dd2 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,10 @@ 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.
index 6423daaeb74b293831b485c7736d2f76a5b6fc12..cc01d27298e4ea3e4fa93bcd2bea0d47b6393040 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ homebank2ledger - A tool to convert HomeBank files to Ledger format
 
 # VERSION
 
-version 0.009
+version 0.010
 
 # SYNOPSIS
 
This page took 0.025707 seconds and 4 git commands to generate.