From a4be1372806b26cfb59a8477f242d9c5ccebc478 Mon Sep 17 00:00:00 2001 From: Nicolas CARPi Date: Tue, 19 Dec 2017 17:03:46 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf0cca2..0ff184b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,6 @@ * Set "cache" to false on loadurl. Fix issue with IE8. by @spikex (#33) * Add package.json for npm hosting * Remove eval to allow compilation with Closure & Fix for newer jQuery. by @flavour (#158) -* Remove async: false (#135) * Fix issue with width/height (#137) * Fix issue with selected in select element (#106) * Add label settings. by @tomasm- (#40)