CHANGELOG.md in eco-helpers-2.7.25 vs CHANGELOG.md in eco-helpers-3.0.0
- old
+ new
@@ -1,15 +1,19 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [2.7.26] - 2024-08-xx
+## [3.0.0] - 2024-08-01
### Added
### Changed
+- require `ruby 3`
+
### Fixed
+
+- have `Eco::VERSION` defined
## [2.7.25] - 2024-08-01
### Added