diff --git a/resources/text/CHANGELOG b/resources/text/CHANGELOG
index f3840e07c..e4bd7b567 100644
--- a/resources/text/CHANGELOG
+++ b/resources/text/CHANGELOG
@@ -3,16 +3,26 @@
Fixed:
-- Improved behavior of updater.
+- Improved behavior of updater. Switched to NSIS installers.
+- Adjusted OS/2 icon handling.
+- Toolbars tweaked.
+- Source code huge refactorings.
+- Flag icons are now separated into their own directory.
+- File downloaders are now thinner.
+- GUI tweaked.
+- Database connections are only used when really needed.
Added:
- Added NSIS-based "portable" installer for Windows and restructured update process.
+- Added experimental support for exporting feeds to OPML 2.0.
+- Feeds now change their color to red if their network status reports error - feed is not reachable or was moved or is unavailable due to other errors.
Changed:
+- Added newly-compiled SQL libraries - MariaDB, Postgre SQL.
- Updated bundled OpenSSL libraries for Windows portable version.