CHANGELOG.md in ifsc-1.5.6 vs CHANGELOG.md in ifsc-1.5.7

- old
+ new

@@ -3,12 +3,21 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## UNRELEASED -## 1.5.6 +## [1.5.7][1.5.7] +### Changed +- 1 new bank - TPSC ("Punjab State Cooperative Bank") +- 15 new banks in UPI +- Patches `PUNB0641100` to give correct response. +- [php] Returns the BANKCODE from the API instead of using the first 4 characters. +- The large number of additions to Union Bank/Punjab National bank is due to the upcoming mergers. The existing IFSC for the merged banks are not impacted. +## [1.5.6][1.5.6] +### Changed + - Metadata updates ## 1.5.5 ### Changed @@ -16,10 +25,11 @@ - Metadata updates - New Banks: - HUCH : Hanamasagar Urban Co-operative Bank - MDBK : Model Co-operative Bank - SDTC : Shri D T Patil Co-operative Bank + ## 1.5.4 ### Changed - Metadata updates @@ -144,9 +154,11 @@ ### Removed - Removes some data formats (YAML/Large JSON) for cleaner code. If you were using them, please let create an issue. [unreleased]: https://github.com/razorpay/ifsc/compare/1.4.9...HEAD +[1.5.7]: https://github.com/razorpay/ifsc/releases/tag/1.5.7 +[1.5.6]: https://github.com/razorpay/ifsc/releases/tag/1.5.6 [1.4.10]: https://github.com/razorpay/ifsc/releases/tag/1.4.10 [1.4.9]: https://github.com/razorpay/ifsc/releases/tag/1.4.9 [1.4.8]: https://github.com/razorpay/ifsc/releases/tag/1.4.8 [1.4.7]: https://github.com/razorpay/ifsc/releases/tag/1.4.7 [1.4.6]: https://github.com/razorpay/ifsc/releases/tag/1.4.6