CHANGELOG.md in hanami-assets-2.1.0 vs CHANGELOG.md in hanami-assets-2.2.0.beta1
- old
+ new
@@ -1,7 +1,13 @@
# Hanami::Assets
Assets management for Ruby web applications
+## v2.2.0.beta1 - 2024-07-16
+
+### Changed
+
+- Drop support for Ruby 3.0
+
## v2.1.0 - 2024-02-27
## v2.1.0.rc3 - 2024-02-16
### Changed
- [Tim Riley] Require a `root:` argument when initializing `Hanami::Assets`. This should be the directory containing the compiled assets and their `assets.json` manifest file.