diff --git a/js/CHANGELOG.md b/js/CHANGELOG.md
index 7f1f908..f2933cd 100644
--- a/js/CHANGELOG.md
+++ b/js/CHANGELOG.md
@@ -1,3 +1,7 @@
+4.1.0
+* MapLibre `Protocol` constructor takes `errorOnMissingTile` option. [#505]
+ - Use this only for parity with the overzooming behavior of ZXY tile APIs.
+
4.0.1
* fix iife build via esbuild configuration for fflate browser dependency
diff --git a/js/examples/leaflet.html b/js/examples/leaflet.html
index bbdc8c1..ad0dad1 100644
--- a/js/examples/leaflet.html
+++ b/js/examples/leaflet.html
@@ -4,7 +4,7 @@
-
+