mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-22 22:06:45 +00:00
v5.0.0.alpha4
This commit is contained in:
parent
f0ba09f278
commit
7233ff66dd
@ -1,5 +1,8 @@
|
|||||||
= [UNRELEASED]
|
= [UNRELEASED]
|
||||||
* Fix DateTimeSelect extension support (AquisTech)
|
* 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
|
||||||
|
in a request.
|
||||||
|
|
||||||
Breaking Changes
|
Breaking Changes
|
||||||
* Update Multiparameter extension to use ActiveRecord type classes with multiparameter handling
|
* Update Multiparameter extension to use ActiveRecord type classes with multiparameter handling
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
module ValidatesTimeliness
|
module ValidatesTimeliness
|
||||||
VERSION = '5.0.0.alpha3'
|
VERSION = '5.0.0.alpha4'
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user