From 6c7e4da14b603ec8545b64db993608350a46b3e8 Mon Sep 17 00:00:00 2001 From: vitalets <noginsk@rambler.ru> Date: Mon, 10 Dec 2012 13:25:07 +0400 Subject: [PATCH] changelog fixes, set ver 1.3 instead of 1.2.1 --- CHANGELOG.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 455e181..fb3753a 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -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)