docs/CHANGELOG.md in cobra_commander-1.0.1 vs docs/CHANGELOG.md in cobra_commander-1.1.0
- old
+ new
@@ -1,6 +1,13 @@
# Change Log
+## Unreleased
+
+## Version 1.1.0 - 2023-03-09
+
+* New Executor by @xjunior in [#104](https://github.com/powerhome/cobra_commander/pull/104)
+* Cleanup cobra changes by @xjunior in [#105](https://github.com/powerhome/cobra_commander/pull/105)
+
## Version 1.0.1 - 2023-01-05
* Fix Umbrella#resolve unable to resolve a path relative to the project @xjunior [#103](https://github.com/powerhome/cobra_commander/pull/103)
## Version 1.0.0 - 2022-10-15