We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a6bf3d commit 44e80f4Copy full SHA for 44e80f4
CHANGELOG.mdown
@@ -1,3 +1,6 @@
1
+# 1.1.1
2
+ * [BUGFIX] prevents short bank references from swallowing supplementary details delimiter
3
+
4
# 1.1.0
5
* [FEATURE] adds support for supplementary details in transactions (Field 61, Subfield 9) (#18)
6
lib/cmxl/version.rb
@@ -1,3 +1,3 @@
module Cmxl
- VERSION = '1.1.0'
+ VERSION = '1.1.1'
end
0 commit comments