summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index be51c0e0e..d43ac19f1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
All notable changes to this project will be documented in this file.
+## [Unreleased]
+
+### Changed
+- Switch from picoFeed to feed-io #258 #282
+- Official codestyle is now PSR-2 #382
+- `news:updater:all-feeds` now returns folderId #388
+- new command `news:generate-explore` #402
+
+### Fixed
+- Broken multi-line news titles #395
+- Better support for the dark-theme #392 #377
+- Horizontal scrollbar in compact view #370 #389
+
## 13.0.3
### Changed