mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-22 22:06:45 +00:00
add breaking change for multiparam value format
This commit is contained in:
parent
093e33fbed
commit
4a824e94cd
@ -1,6 +1,10 @@
|
|||||||
= [UNRELEASED]
|
= [UNRELEASED]
|
||||||
* Fix DateTimeSelect extension support (AquisTech)
|
* Fix DateTimeSelect extension support (AquisTech)
|
||||||
|
|
||||||
|
Breaking Changes
|
||||||
* Update Multiparameter extension to use ActiveRecord type classes with multiparameter handling
|
* Update Multiparameter extension to use ActiveRecord type classes with multiparameter handling
|
||||||
|
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.0.2 [2016-01-07]
|
= 4.0.2 [2016-01-07]
|
||||||
* Fix undefine_generated_methods ivar guard setting to false
|
* Fix undefine_generated_methods ivar guard setting to false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user