mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-24 14:56:43 +00:00
update changelog
This commit is contained in:
parent
34c0f25225
commit
7f4d7b38d7
@ -1,3 +1,10 @@
|
|||||||
|
= github/master
|
||||||
|
- Dramatically simplified ActiveRecord monkey patching and hackery
|
||||||
|
- Removed read_attribute override, which was a bit brutal
|
||||||
|
- Removed attribute reader method override
|
||||||
|
- Removed dirty attribute handling, now just uses regular AR way
|
||||||
|
- Added ambiguous year threshold setting in Formats class to customize the threshold for 2 digit years (See README)
|
||||||
|
|
||||||
= 2.0.0 [2009-04-12]
|
= 2.0.0 [2009-04-12]
|
||||||
- Error value formats are now specified in the i18n locale file instead of updating plugin hash. See OTHER CUSTOMISATION section in README.
|
- Error value formats are now specified in the i18n locale file instead of updating plugin hash. See OTHER CUSTOMISATION section in README.
|
||||||
- Date/time select helper extension is disabled by default. To enable see DISPLAY INVALID VALUES IN DATE HELPERS section in README to enable.
|
- Date/time select helper extension is disabled by default. To enable see DISPLAY INVALID VALUES IN DATE HELPERS section in README to enable.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user