Skip to content

Commit 932d6c6

Browse files
committed
Update CHANGELOG.md
1 parent f83f5f0 commit 932d6c6

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

3-
## [11.0.7]
3+
## [11.1.0]
4+
5+
### Features
6+
- Support `<option>` label attribute [#1289](https://github.com/Choices-js/Choices/pull/1289)
7+
- Add KMP search algorithm (gated by build flag) [#1229](https://github.com/Choices-js/Choices/issue/1229) [#1277](https://github.com/Choices-js/Choices/pull/1277)
48

59
### Bug Fixes
610
- Remove `role="textbox"` from search input, per a11y practices. [#941](https://github.com/Choices-js/Choices/issues/941) @mlinnetz ([#1285](https://github.com/Choices-js/Choices/issues/1285))

0 commit comments

Comments
 (0)