Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyjhol committed Mar 26, 2021
1 parent 8b6ba77 commit 2ae5130
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,18 @@
# v1.14.0-beta2 (2021-03-25)

### New Features
- [#2505]: Support Bootstrap 5

### Bug Fixes
- [#2576]: use vanilla JS selector to get first option (performance)
- [#2578]: Fix allowClear so that it triggers change events

[#2505]: https://github.com/snapappointments/bootstrap-select/issues/2505
[#2576]: https://github.com/snapappointments/bootstrap-select/pull/2576
[#2578]: https://github.com/snapappointments/bootstrap-select/issues/2578

-------------------

# v1.14.0-beta (2020-11-28)

### New Features
Expand Down

0 comments on commit 2ae5130

Please sign in to comment.