CHANGELOG.md in kobot-1.2.3 vs CHANGELOG.md in kobot-1.2.4
- old
+ new
@@ -20,5 +20,8 @@
- 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
+
+### v1.2.4
+- Changed to use boolean values for validation instead of raising exceptions