CHANGELOG.md in nazrin-2.3.0 vs CHANGELOG.md in nazrin-2.4.0
- old
+ new
@@ -1,4 +1,18 @@
+## [2.4.0](https://github.com/tsuwatch/nazrin/compare/v2.3.0...v2.4.0)
+
+### Features:
+
+* Support multile domains [#23](https://github.com/tsuwatch/nazrin/pull/23) - [@totem3](https://github.com/totem3)
+
+* Allow logger setting of Aws::CloudSearchDomain::Client [#24](https://github.com/tsuwatch/nazrin/pull/24) - [@AMHOL](https://github.com/AMHOL)
+
+## [2.3.0](https://github.com/tsuwatch/nazrin/compare/v2.2.0...v2.3.0)
+
+### Features:
+
+* Dropped support for `aws-sdk` v2 [#22](https://github.com/tsuwatch/nazrin/pull/22)
+
## [2.2.0](https://github.com/tsuwatch/nazrin/compare/v2.1.2...v2.2.0)
### Breaking changes:
* Include `Nazrin::Searchable` instead of `Nazrin::ActiveRecord::Searchable` [#19](https://github.com/tsuwatch/nazrin/pull/19)