CHANGELOG.md in kobot-1.2.0 vs CHANGELOG.md in kobot-1.2.1

- old
+ new

@@ -7,5 +7,10 @@ - Updated required_ruby_version to be >= 2.4.0 to align with the webdrivers dependency ### v1.2.0 - Added an option to allow forcibly running regardless of weekends or public holidays - Added an ENV flag to allow requiring lib in local workspace for development purpose + +### v1.2.1 +- Improved logging for better readability in logs +- Switched to builtin Logger#deprecate from Logger#warn for deprecations +- Renamed internal method to skip? from holiday? as it was meant for skipping any specified date