CHANGELOG.md in kobot-1.2.2 vs CHANGELOG.md in kobot-1.2.3
- old
+ new
@@ -16,5 +16,9 @@
- Renamed internal method to skip? from holiday? as it was meant for skipping any specified date
### v1.2.2
- Improved login screen wait and logging
- Applied fix for offenses about empty lines and long lines reported by Rubocop
+
+### v1.2.3
+- Improved validation logic to skip running due to weekend or intentional skips
+- Refactored engine by reducing methods length based on reports by Rubocop