diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index ee0d897..b149c02 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -4,6 +4,7 @@ X-editable changelog
 
 Version 1.1.1 wip
 ----------------------------   
+[enh] 'ajaxOptions' parameter for advanced ajax configuration (vitalets)  
 [enh] success callback can return object to overwrite submitted value (vitalets)  
        
        
diff --git a/README.md b/README.md
index ca3354d..b8417ad 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ It is a new life of [bootstrap-editable plugin](http://github.com/vitalets/boots
 See **http://vitalets.github.com/x-editable**
 
 ## Reporting issues
-When creating issues please provide jsFiddle example. You can just fork [this fiddle](http://jsfiddle.net/xBB5x/1/) as starting point.  
+When creating issues please provide jsFiddle example. You can just fork [this fiddle](http://jsfiddle.net/xBB5x/5/) as starting point.  
 Your feedback is very appreciated!
 
 ## Contribution