CHANGELOG.md in ifsc-1.5.1 vs CHANGELOG.md in ifsc-1.5.2
- old
+ new
@@ -3,16 +3,31 @@
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.2
+
+### Changed
+
+- Metadata updates
+
## 1.5.1
-### Changes
+### Changed
- Metadata updates
- Madhya Bihar Gramin Bank and Bihar Gramin Bank merged to form
Dakshin Bihar Gramin Bank.
+
+### Fixed
+
+- Fixes a critical bug in the node.js SDK which reported some valid IFSCs as invalid.
+- `CENTRE` and `CITY` fields should now be present across all rows. If we don't have a value, it will be set to `NA`.
+
+### Added
+
+- New `DatasetTest` to ensure fields don't get missed out in the future
## 1.5.0
### Added