CHANGELOG.md in groupdate-5.2.4 vs CHANGELOG.md in groupdate-6.0.0
- old
+ new
@@ -1,4 +1,13 @@
+## 6.0.0 (2022-01-15)
+
+- Changed SQL to return dates instead of times for day, week, month, quarter, and year
+- Added `n` option for Redshift
+- Removed `dates` option
+- Raise `ActiveRecord::UnknownAttributeReference` for non-attribute arguments
+- Raise `ArgumentError` for ranges with string bounds
+- Dropped support for Ruby < 2.6 and Rails < 5.2
+
## 5.2.4 (2021-12-15)
- Simplified queries for Active Record 7 and MySQL
## 5.2.3 (2021-12-06)