CHANGELOG.md in rake-commander-0.2.10 vs CHANGELOG.md in rake-commander-0.2.11
- old
+ new
@@ -30,14 +30,19 @@
## DISCARDED IMPROVENTS
- Option to globally enable/disable the 2nd patch?
* That would make this gem completely useless.
-## [0.2.11] - 2023-05-xx
+## [0.2.12] - 2023-05-xx
### Added
### Fixed
### Changed
+
+## [0.2.11] - 2023-05-01
+
+### Fixed
+ - When `RakeCommander::Option#type_coercion` is `FalseClass`, it should reverse the result.
## [0.2.10] - 2023-05-01
### Fixed
- `RakeCommander::Options` clean `options_hash` inheritance.