CHANGELOG.md in cobra_commander-0.13.0 vs CHANGELOG.md in cobra_commander-0.14.0

- old
+ new

@@ -1,8 +1,14 @@ # Change Log ## Unreleased +## Version 0.14.0 - 2021-11-24 + +* Retain selection on Interactive Printer [#69](https://github.com/powerhome/cobra_commander/pull/69) +* Sorts the interactive UI alphabetically with failures first [#68](https://github.com/powerhome/cobra_commander/pull/68) +* Switch from Rubocop to Standardrb [#67](https://github.com/powerhome/cobra_commander/pull/67) + ## Version 0.13.0 - 2021-10-21 * Sorts the interactive UI alphabetically with failures first [#66](https://github.com/powerhome/cobra_commander/pull/66) * Switch linter to standardrb [#67](https://github.com/powerhome/cobra_commander/pull/67)