From ca1bbd0738c0d58d4032ccfc4fa3e2c847ca0088 Mon Sep 17 00:00:00 2001 From: Kevin Brown Date: Sun, 13 Oct 2019 16:29:46 -0400 Subject: [PATCH] Update changelog for 4.0.11 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28927067..2e8e057f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 4.0.11 + +### Bug fixes + +* Fixes jQuery migrate error when getting offset when dropdownParent not in document (#5584) + +### Miscellaneous + +* Enable GitHub actions for CI (#5591) +* Documentation has been moved into and is deployed from the code repository (#5638) +* Remove Travis CI integration (#5665) + ## 4.0.10 ### New features / improvements