CHANGELOG.md in working_hours-1.1.0 vs CHANGELOG.md in working_hours-1.1.1
- old
+ new
@@ -1,7 +1,12 @@
# Unreleased
-[Compare master with v1.1.0](https://github.com/intrepidd/working_hours/compare/v1.1.0...master)
+[Compare master with v1.1.1](https://github.com/intrepidd/working_hours/compare/v1.1.1...master)
+
+# v1.1.1
+* Fix infinite loop happening when rewinding seconds and crossing through midgnight
+
+_18/08/2015_
# v1.1.0
* Config set globally is now properly inherited in new threads. This fixes the issue when setting the config once in an initializer won't work in threaded web servers.
_03/04/2015_