CHANGELOG.md in validates_timeliness-7.0.0 vs CHANGELOG.md in validates_timeliness-8.0.0.beta1

- old
+ new

@@ -1,4 +1,13 @@ +# 7.0.0 [2024-11-30] +* Removed all method overrides in ActiveModel now that the datetime type correctly stores before_type_cast values. + +# 6.0.1 [2023-01-12] +* TODO need to complete this + +# 6.0.0 [2022-10-20] +* TODO need to complete this + # 5.0.0 [2021-04-03] * Fix DateTimeSelect extension support (AquisTech) * Relaxed Timeliness dependency version which allows for >= 0.4.0 with threadsafety fix for use_us_formats and use_euro_formats for hot switching