File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,14 @@ For more information on semantic versioning, please visit http://semver.org/.
1616
1717---
1818
19+ ### 0.11.1 April 26, 2015
20+
21+ * Add prepare option to prefetch. [ #1181 ]
22+ * Handle QuotaExceededError. [ #1110 ]
23+ * Escape HTML entities from suggestion display value when rendering with default
24+ template. [ #964 ]
25+ * List jquery as a dependency in package.json. [ #1143 ]
26+
1927### 0.11.0 April 25, 2015
2028
2129An overhaul of typeahead.js – consider this a release candidate for v1. There
@@ -174,6 +182,10 @@ work for them with a custom implementation.
174182
175183[ 0.10.0 milestone ] : https://github.com/twitter/typeahead.js/issues?milestone=8&page=1&state=closed
176184
185+ [ #1181 ] : https://github.com/twitter/typeahead.js/pull/1181
186+ [ #1143 ] : https://github.com/twitter/typeahead.js/pull/1143
187+ [ #1110 ] : https://github.com/twitter/typeahead.js/pull/1110
188+ [ #964 ] : https://github.com/twitter/typeahead.js/pull/964
177189[ #917 ] : https://github.com/twitter/typeahead.js/pull/917
178190[ #899 ] : https://github.com/twitter/typeahead.js/pull/899
179191[ #881 ] : https://github.com/twitter/typeahead.js/pull/881
You can’t perform that action at this time.
0 commit comments