README.md in banking_data-0.5.1 vs README.md in banking_data-0.7.2
- old
+ new
@@ -5,9 +5,26 @@
[![Code Climate](https://codeclimate.com/github/opahk/banking_data.png)](https://codeclimate.com/github/opahk/banking_data)
Banking data (including SWIFT-codes/BIC) for Germany, Austria, Switzerland.
## CHANGELOG
+
+### 0.7.2
+
+* Update SWIFT data of austrian, german and swiss banks
+
+### 0.7.1
+
+* Update SWIFT data of austrian, german and swiss banks
+
+### 0.7.0
+
+* Update SWIFT data of german banks
+
+### 0.6.0
+
+* Update SWIFT data of austrian, german and swiss banks
+
### 0.5.1
* fix compatibility with `smarter_csv` >= 1.1.0
`smarter_csv` now turns `-` into `_` in headers, which broke the
matching on Austrian bank data.