CHANGELOG.md in groupdate-4.1.1 vs CHANGELOG.md in groupdate-4.1.2
- old
+ new
@@ -1,4 +1,10 @@
+## 4.1.2
+
+- Fixed error with empty data and `current: false`
+- Fixed error in time zone check for Rails < 5.2
+- Prevent infinite loop with endless ranges
+
## 4.1.1
- Made column resolution consistent with `group`
- Added support for `alias_attribute`