CHANGELOG.md in cobra_commander-0.7.0 vs CHANGELOG.md in cobra_commander-0.8.0

- old
+ new

@@ -1,8 +1,15 @@ # Change Log ## Unreleased +## Version 0.8 - 2020-07-21 + +* Standardize Cobra CLI options +* More powerful filters to all cobra commands (--js, --ruby) +* More powerful filters to cobra ls and exec (--dependencies, --dependents) +* Graphs for components, not just umbrella + ## Version 0.7 - 2020-07-08 * Introduces CobraCommander::Umbrella with optimizations for dependency resolution * Deprecates cobra cache and cache usages