diff --git a/index.html b/index.html
index b4fbe3897..42e0bd804 100644
--- a/index.html
+++ b/index.html
@@ -2981,6 +2981,30 @@
Notes
Change Log
+
+ — July 24, 2024 — Diff — Docs
+
+ -
+ Fixes a bug where Underscore might throw an error on load if the
+ executing environment overrides the native DataView.
+
+ -
+ Adds a direct link to the corresponding source code for each
+ function in the documentation.
+
+ -
+ Clarifies the documentation for the step argument of
+ the range function.
+
+ -
+ Adds dark mode support to the home page.
+
+ -
+ Other infrastructural improvements to funding, testing and building.
+
+
+
+
— September 24, 2022 — Diff — Docs
Hotfix for version 1.13.5 to remove a postinstall script from