Skip to content

Commit 9aaa9db

Browse files
Update CHANGELOG.md
1 parent 5b54c6a commit 9aaa9db

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## 5.4.1
4+
5+
- Fixed return key submitting containing form when `minQueryLength` is set to 0 and suggestions are active ([Drahoslav7](https://github.com/Drahoslav7))
6+
7+
## 5.4.0
8+
9+
- Added `delimiters` property to override keyboard codes for picking suggestions ([Pomax](https://github.com/Pomax))
10+
11+
## 5.3.0
12+
13+
- Updated component compatibility with React v15.5 which silences deprecation warnings
14+
- Refactored examples code away from `createClass` to ES6 syntax
15+
316
## 5.2.0
417

518
- Add `allowBackspace` option to disable the ability to delete the selected tags when backspace is pressed while focussed on the text input

0 commit comments

Comments
 (0)