Skip to content

Commit

Permalink
Merge pull request #89 from gocardless/v0.11.7
Browse files Browse the repository at this point in the history
v0.11.7
  • Loading branch information
GeorgeA93 authored Dec 20, 2017
2 parents 4cb0875 + 917b971 commit ee2a1d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.11.7 - December 20, 2017

- Add support for Australian pseudo-IBANs

## 0.11.6 - August 16, 2017

- Handle invalid characters when computing check digits for Italy
Expand Down
2 changes: 1 addition & 1 deletion lib/ibandit/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Ibandit
VERSION = "0.11.6".freeze
VERSION = "0.11.7".freeze
end

0 comments on commit ee2a1d1

Please sign in to comment.