CHANGELOG.md in ifsc-1.4.3 vs CHANGELOG.md in ifsc-1.4.4

- old
+ new

@@ -3,33 +3,37 @@ 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.4.3] - 2019-05-20 +## [1.4.4][1.4.4] - 2019-06-17 ### Changed - Regular Metadata Updates -## [1.4.2] - 2019-05-16 +### Added +- Adds support for custom sublets. (#114) + +## [1.4.2][1.4.2] - 2019-05-16 + ### Changed - Regular Metadata Updates -## [1.4.1] - 2019-04-25 +## [1.4.1][1.4.1] - 2019-04-25 ### Fixed - Parsing of empty/NA MICR/IINs/IFSCs in NPCI ACH List. #100 ### Changed - Updated list of sublets to remove all exceptions -## [1.4.0] - 2019-04-19 +## [1.4.0][1.4.0] - 2019-04-19 ### Added - Regular Metadata Changes. See [Release Page][1.4.0] for a list. - One new Bank: `AJAR` @@ -45,9 +49,12 @@ ### 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.0...HEAD -[1.4.0]: https://github.com/razorpay/ifsc/releases/tag/1.4.0 +[unreleased]: https://github.com/razorpay/ifsc/compare/1.4.4...HEAD +[1.4.4]: https://github.com/razorpay/ifsc/releases/tag/1.4.4 +[1.4.3]: https://github.com/razorpay/ifsc/releases/tag/1.4.3 +[1.4.2]: https://github.com/razorpay/ifsc/releases/tag/1.4.2 +[1.4.1]: https://github.com/razorpay/ifsc/releases/tag/1.4.1 [1.3.4]: https://github.com/razorpay/ifsc/releases/tag/1.3.4 [1.3.3]: https://github.com/razorpay/ifsc/releases/tag/1.3.3