diff --git a/Changelog.md b/Changelog.md
index 8b40eac..ec496ad 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -6,6 +6,17 @@
🍰 Many thanks to our 30+ contributors and everyone in the web archiving community! 🏛
+---
+
+ - v0.2.4 released
+ - better archive corruption guards (check structure invariants on every parse & save)
+ - remove title prefetching in favor of new FETCH_TITLE archive method
+ - slightly improved CLI output for parsing and remote url downloading
+ - re-save index after archiving completes to update titles and urls
+ - remove redundant derivable data from link json schema
+ - markdown link parsing support
+ - faster link parsing and better symbol handling using a new compiled URL_REGEX
+
---
- v0.2.3 released