CHANGELOG.md in rake-commander-0.2.6 vs CHANGELOG.md in rake-commander-0.2.7

- old
+ new

@@ -30,15 +30,19 @@ ## DISCARDED IMPROVENTS - Option to globally enable/disable the 2nd patch? * That would make this gem completely useless. -## [0.2.7] - 2023-05-xx +## [0.2.8] - 2023-05-xx ### Added ### Fixed ### Changed - - `RakeCommander::Option` configure_other should only apply when the instance vars are not defined. + +## [0.2.7] - 2023-05-01 + +### Fixed + - `RakeCommander::Option#desc` when fetching from other, should not fetch array but single value. ## [0.2.6] - 2023-05-01 ### Changed - `RakeCommander::Option` configure_other should only apply when the instance vars are not defined.