summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a7aff9a6d..c895ac303 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,8 +8,9 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
- Add BATS as integration tests
- Update FeedFetcher to import categories from feeds (#1248)
- Update serialization of item to include categories (#1248)
-
+
### Fixed
+- Do not show deleted feeds in item list
## [15.4.0-beta2] - 2021-02-27
### Fixed