CHANGELOG.md in ifsc-2.0.2 vs CHANGELOG.md in ifsc-2.0.3
- old
+ new
@@ -3,10 +3,14 @@
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.3][2.0.3]
+## Changed
+- Adds back 20 IFSC codes removed due to a change on the RBI sheet structure in 2.0.2
+
## [2.0.2][2.0.2]
## Changed
- Metadata changes
## [2.0.1][2.0.1]
@@ -225,10 +229,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.2...HEAD
+[unreleased]: https://github.com/razorpay/ifsc/compare/2.0.3...HEAD
+[2.0.3]: https://github.com/razorpay/ifsc/releases/tag/2.0.3
[2.0.2]: https://github.com/razorpay/ifsc/releases/tag/2.0.2
[2.0.1]: https://github.com/razorpay/ifsc/releases/tag/2.0.1
[2.0.0]: https://github.com/razorpay/ifsc/releases/tag/2.0.0
[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