CHANGELOG.md in haku-1.3.1 vs CHANGELOG.md in haku-1.4.0
- old
+ new
@@ -1,6 +1,14 @@
## [Unreleased]
+## [1.4.0] - 2022-09-19
+- Improve `Haku::Eventable` module to support more data sources for event properties
+- Add `Haku::Delayable` module to execute service object in background
+- Improve README
+- **Breaking**: Require `activesupport` >= 6.1
+- **Breaking**: Require Ruby >= 2.7
+- Fix CI test invocation
+
## [1.3.1] - 2022-04-27
- Fix Haku::Controller
## [1.3.0] - 2022-04-27
- Fix accessors creation