Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyjhol committed Apr 21, 2020
1 parent a27a361 commit 1e33f8d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v1.13.15 (2020-04-20)
### Bug Fixes
- [#2430]: hasOwnProperty error with jQuery 3.5.0
- [#2439]: error setting bootstrapKeydown if Bootstrap not yet loaded

[#2430]: https://github.com/snapappointments/bootstrap-select/issues/2430
[#2439]: https://github.com/snapappointments/bootstrap-select/issues/2439

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

# v1.13.14 (2020-04-17)
### Bug Fixes
- [#2436]: TypeError: Cannot read property 'content' of undefined
Expand Down Expand Up @@ -26,12 +36,14 @@
- [#2320]: Dropup becomes a dropdown upon search
- [#2308]: Keyboard control over Bootstrap Dropdown components stops working
- [#2272]: Class bs-placeholder is no longer set on "default" values in 1.13.10
- [#2352]: "Deselect All" doesn't consistently work with virtual scroll

[#2339]: https://github.com/snapappointments/bootstrap-select/issues/2339
[#2337]: https://github.com/snapappointments/bootstrap-select/issues/2337
[#2320]: https://github.com/snapappointments/bootstrap-select/issues/2320
[#2308]: https://github.com/snapappointments/bootstrap-select/issues/2308
[#2272]: https://github.com/snapappointments/bootstrap-select/issues/2272
[#2352]: https://github.com/snapappointments/bootstrap-select/issues/2352

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

Expand Down

0 comments on commit 1e33f8d

Please sign in to comment.