CHANGELOG.md in ifsc-1.6.0 vs CHANGELOG.md in ifsc-1.6.1

- old
+ new

@@ -3,10 +3,16 @@ 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] +## [1.6.1][1.6.1] +### Added +- Only metadata changes in this release. +- 2 new banks + - RDCB: Rajnandgaon District Central Co Operative Bank + - TMSB: The Malad Sahakari Bank Ltd ## [1.6.0][1.6.0] - Support PHP8 - Fix for some invalid IFSCs being marked as valid. Ex: `PUNB0000000` (#229) - Update list of UPI enabled banks - Fix all exported datasets to include correct bank name. @@ -202,11 +208,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.6.0...HEAD -[1.6.0]: https://github.com/razorpay/ifsc/releases/tag/1.6.0 +[unreleased]: https://github.com/razorpay/ifsc/compare/1.6.1...HEAD +[1.6.1]: https://github.com/razorpay/ifsc/releases/tag/1.6.1 [1.5.13]: https://github.com/razorpay/ifsc/releases/tag/1.5.13 [1.5.12]: https://github.com/razorpay/ifsc/releases/tag/1.5.12 [1.5.11]: https://github.com/razorpay/ifsc/releases/tag/1.5.11 [1.5.10]: https://github.com/razorpay/ifsc/releases/tag/1.5.10 [1.5.9]: https://github.com/razorpay/ifsc/releases/tag/1.5.9