From 72807b87a75fde12a5b8577468700c186f3acb7a Mon Sep 17 00:00:00 2001 From: Tim Diggins Date: Thu, 1 Aug 2019 15:30:42 +0100 Subject: [PATCH] Add in v4.1.0 details into Changelog v4.1.0 details were only available on the v4.1.0 tag. this brings those back in. --- CHANGELOG.rdoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index 3574143..337ee5c 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -9,6 +9,11 @@ Breaking Changes which stores a hash of multiparamter values as the value before type cast, no longer a mushed datetime string * Removed all custom plugin attribute methods and method overrides in favour using ActiveModel type system += 4.1.0 [2019-06-11] +* Relaxed Timeliness dependency version to >= 0.3.10 and < 1, which allows + version 0.4 with threadsafety fix for use_us_formats and use_euro_formats + hot switching in a request. + = 4.0.2 [2016-01-07] * Fix undefine_generated_methods ivar guard setting to false