diff --git a/changelog.txt b/changelog.txt
index be350393..c23a12ac 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -10,7 +10,6 @@
: Fixed a bug that displayed an incorrect wishlist total if some items were not yet available
: Fixed a bug where some home page elements weren't highlighted correctly
-
v8.8
-----
+ Added a version update dialog box to display a change log to the user when the extension is updated
diff --git a/changelog_new.html b/changelog_new.html
index e69de29b..888a9d18 100644
--- a/changelog_new.html
+++ b/changelog_new.html
@@ -0,0 +1,9 @@
+
Added sorting options to the "my sell listing" section of the market home page
+Updated visual layout of badge page sorting, filtering, and viewing options
+Fixed a bug where agegate pages would throw an error rather than correctly entering a date
+Fixed an issue with surprise logos not displaying correctly
+Fixed a bug with recommendations highlights on storefront
+Fixed a bug where invalid dynamic store data would be cached incorrectly
+Fixed a bug that caused items with quotes in their names to not show correct buttons in inventory
+Fixed a bug that displayed an incorrect wishlist total if some items were not yet available
+Fixed a bug where some home page elements weren't highlighted correctly
\ No newline at end of file