CHANGELOG.md in kobot-1.3.0 vs CHANGELOG.md in kobot-2.0.0

- old
+ new

@@ -31,5 +31,9 @@ ### v1.3.0 - Added config option (-a, --auto-skip-without) to enable automatic skipping based on schedule - Replaced deprecated options with capabilities option in Selenium driver initialization - Refactored scattered attr_accessors and reduced instance variables count reported by Rubocop + +### v2.0.0 +- Added -a, --auto-skip flag to support the enabling and disabling of auto-skipping feature +- Renamed the schedule config option from -a, --auto-skip-without to -w, --auto-skip-without