summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2019-03-06 16:19:12 +0100
committerGitHub <noreply@github.com>2019-03-06 16:19:12 +0100
commit9f4ebfd8ee6a67c399a3ed07adabd5bc4737463c (patch)
treef39854c4d8abcce341103045526688daa357afa8 /CHANGELOG.md
parent71ba5a3ad1a1c9d867af68e72a4a19acd9ffe08d (diff)
Prepare the changelog (#400)
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