CHANGELOG.md in ifsc-2.0.8 vs CHANGELOG.md in ifsc-2.0.9

- old
+ new

@@ -3,10 +3,40 @@ 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][unreleased] +## [2.0.9][2.0.9] +### Changed +- Updates on list of UPI enabled banks +```diff ++ABSB Abhinav Sahakari Bank ++AJKB Akola Janata Commercial Co-operative Bank ++APRR A.P. Raja Rajeswari Mahila Co-operative Urban Bank ++BDBX Bellary District Co-operative Central Bank ++BHCX Bhuj Commercial Co-operative Bank ++BMCB Bombay Mercantile Co-operative Bank +-CGBX Chhattisgarh Rajya Gramin Bank ++CRGB Chhattisgarh Rajya Gramin Bank ++FINX Financial Co-operative Bank ++GUNX Guntur Co-operative Urban Bank ++JONX Jodhpur Nagrik Sahakari Bank ++MCUX Mahaveer Co-operative Urban Bank +-MMMX Mahila Nagrik Sahakari Bank Maryadit Mahasamund +-MSOX Manorama Co-operative Bank Solapur ++MSSX Merchants Souharda Sahakara Bank Niyamitha ++SWSX Shree Warana Sahakari Bank ++TKTX Kottakkal Co-operative Urban Bank ++UCBX Urban Co-operative Bank Bareilly ++VADX Valsad District Central Co-operative Bank ++VASJ Vasai Janata Sahakari Bank +-VJSX Vasai Janata Sahakari Bank ++COMX Co-operative Bank of Mehsana +``` +- Metadata Updates +- Dependency Updates + ## [2.0.8][2.0.8] ### Changed - Metadata updates ## [2.0.7][2.0.7] @@ -16,10 +46,11 @@ - All constant files are now automatically generated - `IXXX` as custom bank code for "Indrayani Co-operative Bank" - NPCI does not publish bank type any more, so these are now maintained in this repository as patches - Minor bank name updates - Support for Go 1.18 +- New field added: `ISO3166` (`IN-XX`, as per the ISO-3166 specification). ## [2.0.6][2.0.6] ### Changed - Updated Metadata @@ -255,10 +286,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/2.0.8...HEAD +[unreleased]: https://github.com/razorpay/ifsc/compare/2.0.9...HEAD +[2.0.9]: https://github.com/razorpay/ifsc/releases/tag/2.0.9 [2.0.8]: https://github.com/razorpay/ifsc/releases/tag/2.0.8 [2.0.7]: https://github.com/razorpay/ifsc/releases/tag/2.0.7 [2.0.6]: https://github.com/razorpay/ifsc/releases/tag/2.0.6 [2.0.5]: https://github.com/razorpay/ifsc/releases/tag/2.0.5 [2.0.4]: https://github.com/razorpay/ifsc/releases/tag/2.0.4