CHANGELOG.md in rake-commander-0.2.11 vs CHANGELOG.md in rake-commander-0.2.12

- old
+ new

@@ -30,14 +30,20 @@ ## DISCARDED IMPROVENTS - Option to globally enable/disable the 2nd patch? * That would make this gem completely useless. -## [0.2.12] - 2023-05-xx +## [0.2.13] - 2023-05-xx ### Added ### Fixed ### Changed + +## [0.2.12] - 2023-05-xx + +### Fixed + - `RakeCommander::Option#type_coercion` wasn't correctly captured. + ## [0.2.11] - 2023-05-01 ### Fixed - When `RakeCommander::Option#type_coercion` is `FalseClass`, it should reverse the result.