Skip to content

Commit 18d3193

Browse files
authored
Update changelog with recent PRs
1 parent db42567 commit 18d3193

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
### 1.2.0 (not yet released)
44
* Fix various typos [#137](https://github.com/corejavascript/typeahead.js/pull/137)
5+
* Add jQuery 3 support [#102](https://github.com/corejavascript/typeahead.js/pull/102)
6+
* Remove 'required' class from cloned input field [#125](https://github.com/corejavascript/typeahead.js/pull/125)
7+
* Add autoselect option [#154](https://github.com/corejavascript/typeahead.js/pull/154)
8+
* Update example link to corejavascript docs [#149](https://github.com/corejavascript/typeahead.js/pull/149)
9+
* Fix link in bloodhound docs [#134](https://github.com/corejavascript/typeahead.js/pull/134)
10+
* Minor change to docs to log object instead of assuming it's a string [#157]https://github.com/corejavascript/typeahead.js/pull/157
11+
512

613
### 1.1.1 January 12, 2017
714
* Fix hiding of .visuallyhidden style (introduced in #104) [#107](https://github.com/corejavascript/typeahead.js/pull/107)

0 commit comments

Comments
 (0)