diff --git a/CHANGELOG.md b/CHANGELOG.md
index 11e612f3de..91981407aa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,9 @@
## (unreleased)
### **New features**
+-  mk3d file format ([#2795](https://github.com/Radarr/Radarr/issues/2795)) [Qstick]
+-  "Add Paused" option to Deluge and Transmission ([#3038](https://github.com/Radarr/Radarr/issues/3038)) [cookandy]
+-  All-around small improvements ([#3032](https://github.com/Radarr/Radarr/issues/3032)) [Ricardo Amaral]
-  Czech Language ([#2948](https://github.com/Radarr/Radarr/issues/2948)) [halali]
-  Fallback to Bitrate_Nominal for MediaInfo ([#2886](https://github.com/Radarr/Radarr/issues/2886)) [Qstick]
-  All new custom formats 9000! (Rescan old files, delete formats, polish UI, etc. See discord for full changes): [Leonardo Galli]
@@ -13,6 +16,11 @@
-  "importing an episode" to "importing a movie file" ([#2829](https://github.com/Radarr/Radarr/issues/2829)) [Travis Boss]
### **Fixes**
+-  MPEG-2 remuxes being detected as "Raw-HD" quality. [Leonardo Galli]
+-  Allow directory to be parsed similar to past implementation ([#3057](https://github.com/Radarr/Radarr/issues/3057)) [Ricardo Amaral]
+-  Class names on the 'add movies screen' ([#3047](https://github.com/Radarr/Radarr/issues/3047)) [Ricardo Amaral]
+-  Use proper cursor for text and linked labels ([#3041](https://github.com/Radarr/Radarr/issues/3041)) [Ricardo Amaral]
+-  Donate button requiring two clicks to actually work. [Leonardo Galli]
-  Templates for custom format using wrong modifiers. [Leonardo Galli]
-  Profiles always failing validation. [Leonardo Galli]
-  ImdbIds not being padded with zeroes, which messes up matching. [Leonardo Galli]