We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f83f5f0 commit 932d6c6Copy full SHA for 932d6c6
1 file changed
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
-## [11.0.7]
+## [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)
8
9
### Bug Fixes
10
- 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