Skip to content

Commit 9fd005f

Browse files
committed
Updated changelog for 4.0.13
1 parent 10f1540 commit 9fd005f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Change Log
22

3+
## 4.0.13
4+
5+
### New features / improvements
6+
7+
* Trigger `input` event before `change` events (#4649)
8+
* Feed back the keypress code that was responsible for the 'close' event (#5513)
9+
* Only trigger `selection:update` once on DOM change events (#5734)
10+
11+
### Bug fixes
12+
13+
* Prevent opening of disabled elements (#5751)
14+
15+
### Documentation
16+
17+
* Fix "edit this page" links in docs (#5689)
18+
19+
### Miscellaneous
20+
21+
* Registered Select2 on Open Collective (#5700, #5721, #5741)
22+
323
## 4.0.12
424

525
### Bug fixes

0 commit comments

Comments
 (0)