changelog fixes, set ver 1.3 instead of 1.2.1

This commit is contained in:
vitalets 2012-12-10 13:25:07 +04:00
parent 0725f4f4c2
commit 6c7e4da14b

@ -2,8 +2,9 @@ X-editable changelog
=============================
Version 1.2.1 wip
Version 1.3.0 wip
----------------------------
[enh #41] 'abstract' class renamed to 'abstractinput' as abstract is reserved word (vitalets)
[enh #40] 'params' option defined as function overwrites original ajax data instead of appending (vitalets)
[bug] datepicker: error when click on arrows after clear date (vitalets)
[enh] 'hidden' event: added possible value of reason param - 'nochange'. Occurs when form is submitted but value was not changed (vitalets)