CHANGELOG.md in eco-rake-0.1.5 vs CHANGELOG.md in eco-rake-0.1.6
- old
+ new
@@ -1,21 +1,26 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [0.1.6] - 2024-02-xx
+## [0.1.7] - 2024-02-xx
### Added
### Fixed
### Changed
-## [0.1.5] - 2024-02-xx
+## [0.1.6] - 2024-02-03
-### Added
- - new options for file pattern const and remote subfolder for the SFTP task
-
### Fixed
+ - Compatibility with `ruby 3`
+ - call to `super` with no args where method on parent class doesn't match parameters.
### Changed
+ - upgrade dependencies
+
+## [0.1.5] - 2024-02-01
+
+### Added
+ - new options for file pattern const and remote subfolder for the SFTP task
## [0.1.4] - 2023-07-23
### Fixed
- Type in `EcoRake::Utils::Mailing#email`