diff --git a/index.html b/index.html
index cad39f57f..ca62a161b 100644
--- a/index.html
+++ b/index.html
@@ -4554,6 +4554,26 @@
Tzigla
Change Log
+ — Date TBD
+ — Diff
+ — Docs
+
+
+ -
+ Added a notfound event to Backbone.history for when no
+ router matches the current URL.
+
+ -
+ Added the debugInfo function to make bug reports easier.
+
+ -
+ Fixed a corner case where a collection would forward error events twice if the model was first added through the create method with wait: true.
+
+ -
+ Added issue templates and other documentation improvements.
+
+
+
— Jul. 28, 2023
— Diff
— Docs