diff --git a/changelog.txt b/changelog.txt
index f7fa2564..9ee81075 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -10,7 +10,6 @@
- Removed Empty Cart feature as this feature is now part of Steam and is therefore redundant
- Removed functions related to Steam Greenlight
-
v9.3
-----
+ Added the ability to sort wishlists by review scores, which will display the highest rated items first
diff --git a/changelog_new.html b/changelog_new.html
index e69de29b..37dedc1d 100644
--- a/changelog_new.html
+++ b/changelog_new.html
@@ -0,0 +1,9 @@
+
Added the ability to create custom user-configurable profile links
+Updated the visual style of app page elements to more closely match Valve's new style
+Fixed a bug that caused some market items not to display features correctly in user's inventories
+Fixed a bug that caused market sorting options to disappear when paginating
+Updated wishlist emptying feature to work with larger wishlists and be more robust in general
+Fixed a timing issue when leaving multiple groups at once
+Fixed a bug that caused downloadable content details not to display properly on store pages
+Removed Empty Cart feature as this feature is now part of Steam and is therefore redundant
+Removed functions related to Steam Greenlight
\ No newline at end of file