Skip to content

Commit 44e80f4

Browse files
author
Maxim
committed
preps 1.1.1
1 parent 3a6bf3d commit 44e80f4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.mdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.1.1
2+
* [BUGFIX] prevents short bank references from swallowing supplementary details delimiter
3+
14
# 1.1.0
25
* [FEATURE] adds support for supplementary details in transactions (Field 61, Subfield 9) (#18)
36

lib/cmxl/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Cmxl
2-
VERSION = '1.1.0'
2+
VERSION = '1.1.1'
33
end

0 commit comments

Comments
 (0)