Преглед на файлове

Updated changelog for 4.0.12

Kevin Brown преди 5 години
родител
ревизия
1f97288d96
променени са 1 файла, в които са добавени 11 реда и са изтрити 0 реда
  1. 11 0
      CHANGELOG.md

+ 11 - 0
CHANGELOG.md

@@ -1,5 +1,16 @@
 # Change Log
 
+## 4.0.12
+
+### Bug fixes
+
+* Fixes incorrect offset when using the Shadow DOM and styling the `<html>` element (#5682)
+
+### Miscellaneous
+
+* Replace cdnjs with jsDelivr in the documentation (#5687)
+* Fix incorrect provider for the automated NPM deployment (#5686)
+
 ## 4.0.11
 
 ### Bug fixes