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)