From 136b898b3ebc81acc9fe039c38f5c6ec7b3de3ea Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Mon, 26 Apr 2021 17:28:07 +0200 Subject: fix changelog Signed-off-by: Benjamin Brahmer --- CHANGELOG.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de5e67ce3..5c64ff938 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1 ## [16.x.x] ### Changed - v2 API implementation (folder part) +- Implemented sharing news items between nextcloud users (#1191) +- Updated the news items table in DB to include sharer data (#1191) +- Added route for sharing news items (#1191) +- Added share data in news items serialization (#1191) +- Added tests for the news items share feature (#1191) +- Added sharing articles with nextcloud users (#1217) +- Added sharing articles on social media (Facebook, Twitter) or mail (#1217) ### Fixed @@ -43,13 +50,6 @@ See previous notes for a full overview. - Search: Add folder search (#1215) - Improve test coverage (#1263) - Allow directly adding a feed without going through the discovery process (#1265) -- Implemented sharing news items between nextcloud users (#1191) -- Updated the news items table in DB to include sharer data (#1191) -- Added route for sharing news items (#1191) -- Added share data in news items serialization (#1191) -- Added tests for the news items share feature (#1191) -- Added sharing articles with nextcloud users (#1217) -- Added sharing articles on social media (Facebook, Twitter) or mail (#1217) ### Fixed - Do not show deleted feeds in item list (#1214) -- cgit v1.2.3