Skip to content

Commit

Permalink
Updated changelog for 4.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-brown committed Jan 28, 2020
1 parent 10f1540 commit 9fd005f
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,25 @@
# Change Log

## 4.0.13

### New features / improvements

* Trigger `input` event before `change` events (#4649)
* Feed back the keypress code that was responsible for the 'close' event (#5513)
* Only trigger `selection:update` once on DOM change events (#5734)

### Bug fixes

* Prevent opening of disabled elements (#5751)

### Documentation

* Fix "edit this page" links in docs (#5689)

### Miscellaneous

* Registered Select2 on Open Collective (#5700, #5721, #5741)

## 4.0.12

### Bug fixes
Expand Down

0 comments on commit 9fd005f

Please sign in to comment.