Skip to content

Commit 01d9546

Browse files
author
Walter Stanish
committed
v2.4.15
1 parent eb1a3ca commit 01d9546

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Then just add the following to your `composer.json` file:
140140
// composer.json
141141
{
142142
"require": {
143-
"globalcitizen/php-iban": "2.4.14"
143+
"globalcitizen/php-iban": "2.4.15"
144144
}
145145
}
146146
```
@@ -236,7 +236,7 @@ The following table compares __php-iban__ to other PHP projects offering IBAN-re
236236

237237
| Project | Lic. | Proc | OO | Began | Latest | Star | Watch | Fork | Installs | Home culture | Deps |
238238
| ---------------------------------------------------------- | ---- | ---- | --- | ------ | ------ | ---- | ----- | ---- | -------- | ------------ | ------- |
239-
| __php-iban__ | LGPL ||| 2009 | 2.4.14 | 27 | 11 | 13 | 10k+* | Global* | *none* |
239+
| __php-iban__ | LGPL ||| 2009 | 2.4.15 | 27 | 11 | 13 | 10k+* | Global* | *none* |
240240
| [Iban](https://github.com/jschaedl/Iban) | MIT ||| 2013 | 1.1.6 | 38 | 10 | 14 | 52k | German | lots |
241241
| [IsoCodes](https://github.com/ronanguilloux/IsoCodes) | GPL3 ||| 2012 | 2.0.0 | 241 | 14 | 28 | 36k | French | lots |
242242
| [SepaUtil's](https://github.com/AbcAeffchen/SepaUtilities) | GPL3 ||| 2014 | 1.1.2 | 4 | 3 | 3 | 1.4k | German | phpunit |
@@ -293,6 +293,9 @@ Your Help Wanted
293293
News: February 2016
294294
-------------------
295295

296+
__[Version 2.4.15](https://github.com/globalcitizen/php-iban/releases/tag/v2.4.15)__ has been released.
297+
* The Netherlands (NL) bank 'INGB' no longer uses the national checksum scheme, and has been excepted from the check. This marks our first bank-specific checksum feature.
298+
296299
__[Version 2.4.14](https://github.com/globalcitizen/php-iban/releases/tag/v2.4.14)__ has been released.
297300
* Another bugfix release, based on further real world test IBANs from certain countries:
298301
* Remove Estonia (EE) national checksum support

0 commit comments

Comments
 (0)