diff --git a/CHANGELOG.md b/CHANGELOG.md
index 10c3f05b7..1683d599e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,24 +8,16 @@ Web UI version numbers should always match the corresponding version of LBRY App
 
 ## [Unreleased]
 ### Added
-  * Identity verification for new reward participants
-  * Support rich markup in publishing descriptions and show pages.
-  * Release past publishing claims (and recover LBC) via the UI
-  * Added transition to card hovers to smooth animation
-  * Use randomly colored tiles when image is missing from metadata
-  * Added a loading message to file actions
-  * URL is auto suggested in Publish Page
-  * Added infinite scroll to channel pages
+  * Replaced horizontal scrollbars with scroll arrows
+  * Featured weekly reward content shows with an orange star
+  * Added pagination to channel pages
 
 ### Changed
-  * Publishing revamped. Editing claims is much easier.
-  * Publish page now use `claim_list` rather than `file_list`
-  * Daemon updated to [v0.14.2](https://github.com/lbryio/lbry/releases/tag/v0.14.2)
-  * Made channel claim storage more efficient
 
 ### Fixed
-  *
-  *
+  * Fixed requirement to double click play button on many videos
+  * Fixed errors from calls to `get` not bubbling correctly
+  * Fixed some corner-case flows that could break file pages
 
 ### Deprecated
   *