diff --git a/docs/generated/changelog.html b/docs/generated/changelog.html
index 491c78ecd..d73bb6014 100644
--- a/docs/generated/changelog.html
+++ b/docs/generated/changelog.html
@@ -12,6 +12,10 @@
Agent-JS Changelog
Version x.x.x
+ -
+ feat!: sets expiry to 1 minute less than the configured expiry, and then down to the
+ nearest second. This matches existing behaviour, but adds the rounding
+
-
chore: replaces use of localhost with 127.0.0.1 for better node 18 support. Also swaps
Jest for vitest, runs mitm against mainnet, and updates some packages