Skip to content

Commit

Permalink
Merge pull request #197 from gocardless/omer/update-blz
Browse files Browse the repository at this point in the history
Update BLZ data
  • Loading branch information
Meronkha authored Mar 3, 2021
2 parents bad623b + 52878df commit b14a679
Show file tree
Hide file tree
Showing 4 changed files with 538 additions and 658 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.4.1 - March 3, 2021

- Update BLZ data - BLZVZ FTSEX MD 652


## 1.4.0 - February 22, 2021

- [Breaking] Correct `swift_national_id` for Canadian Psudo Ibans. Before `swift_national_id`
Expand Down
12 changes: 3 additions & 9 deletions data/german_iban_rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3140,6 +3140,9 @@
'37011000':
:check_digit_rule: '24'
:iban_rule: '000000'
'37019000':
:check_digit_rule: '09'
:iban_rule: '000000'
'37020090':
:check_digit_rule: '99'
:iban_rule: '003200'
Expand Down Expand Up @@ -4568,9 +4571,6 @@
'50010060':
:check_digit_rule: '24'
:iban_rule: '000000'
'50010111':
:check_digit_rule: '13'
:iban_rule: '000000'
'50010200':
:check_digit_rule: '09'
:iban_rule: '000000'
Expand Down Expand Up @@ -5306,9 +5306,6 @@
'50863513':
:check_digit_rule: '32'
:iban_rule: '000000'
'50864322':
:check_digit_rule: '32'
:iban_rule: '000000'
'50865224':
:check_digit_rule: '32'
:iban_rule: '000000'
Expand Down Expand Up @@ -5711,9 +5708,6 @@
'52069065':
:check_digit_rule: '32'
:iban_rule: '000000'
'52069103':
:check_digit_rule: '32'
:iban_rule: '000000'
'52069149':
:check_digit_rule: '32'
:iban_rule: '000000'
Expand Down
Loading

0 comments on commit b14a679

Please sign in to comment.