We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 815ae42 commit e6b02b6Copy full SHA for e6b02b6
changelog.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### 1.1.0 December 19, 2016
4
+* Improve screen reader support, ARIA, etc. [#104](https://github.com/corejavascript/typeahead.js/pull/104)
5
+* Remove non-essential files from NPM package [#100](https://github.com/corejavascript/typeahead.js/pull/100)
6
+
7
+### 1.0.1 November 17, 2016
8
+* v1.0.1 Released
9
10
### 1.0.0-beta November 10, 2016
11
* Add diacritic-insensitive highlighting [#51](https://github.com/corejavascript/typeahead.js/pull/51)
12
* Allow for custom setting of maxPendingRequests [#62](https://github.com/corejavascript/typeahead.js/pull/62)
0 commit comments