summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladislav Zarakovsky <vlad.zar@gmail.com>2016-06-25 18:06:02 +0300
committerVladislav Zarakovsky <vlad.zar@gmail.com>2016-06-25 18:06:02 +0300
commitea7c879b0c1c9957930a6d6ad1e6ce88915cd478 (patch)
treecbf3b779de56d8cd06cdaf7e6db659bdac9180c4
parent541e36a7a66d60ba70aa958d8f84bae3cf1e0b3f (diff)
downloadawesomplete-ea7c879b0c1c9957930a6d6ad1e6ce88915cd478.zip
awesomplete-ea7c879b0c1c9957930a6d6ad1e6ce88915cd478.tar.gz
awesomplete-ea7c879b0c1c9957930a6d6ad1e6ce88915cd478.tar.bz2
Update changelog
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2337eeb..f83ec43 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+# 1.1.1 (2016-06-25)
+
+## Fixes
+
+* Improved docs
+* Emit close reason with `awesomplete-close` events ([8c0ff62](https://github.com/LeaVerou/awesomplete/commit/8c0ff6225c96af2f5f3b7312d7ba7b69f71be575)). See [Events](http://leaverou.github.io/awesomplete/#events).
+* Fire `awesomplete-close` event only if open ([2cef2c2](https://github.com/LeaVerou/awesomplete/commit/2cef2c28a6f74ee5c0b294d2c3c7d2bad72bd466))
+
# 1.1.0 (2016-03-16)
## Features