summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Huynh <linkatox@gmail.com>2021-03-16 23:29:23 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-03-17 08:58:42 +0100
commitef366c3bc764a208589ce403d60d1fe798c0e487 (patch)
tree3ee5334cceacb37232f030a3943e521d49a08ba0
parentb4aab693043b130cc13f97fd1a8566604b17be4f (diff)
📝 Update CHANGELOG.md
Signed-off-by: Jimmy Huynh <linkatox@gmail.com>
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0cf70cab9..a7aff9a6d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,9 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
### Changed
- Add BATS as integration tests
-
+- Update FeedFetcher to import categories from feeds (#1248)
+- Update serialization of item to include categories (#1248)
+
### Fixed
## [15.4.0-beta2] - 2021-02-27