From 9e2c2b5f541893565a2af3ca9e34d83156ed82ab Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Mon, 2 Aug 2021 12:36:17 +0200 Subject: Release 16.0.1 Changed - Reimplemented relative time formatting as a filter (#1450) Fixed - Set icon offset explicitly for navigation items (#1465) Signed-off-by: Benjamin Brahmer --- CHANGELOG.md | 12 +++++++----- appinfo/info.xml | 2 +- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 178befb8b..4cfc50b20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,16 +6,18 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1 ## [16.x.x] ### Changed -- Reimplemented relative time formatting as a filter - +- Added vue and ng-vue packages (#1421) +- Added new `news:updater:update-user` command to update the feeds of a single user (#1360). ### Fixed -- Set icon offset explicitly for navigation items -## [15.x.x] +# Releases +## [16.0.1] - 2021-08-02 ### Changed +- Reimplemented relative time formatting as a filter (#1450) + ### Fixed +- Set icon offset explicitly for navigation items (#1465) -# Releases ## [16.0.0] - 2021-06-16 There are no additional changes compared to the latest beta. diff --git a/appinfo/info.xml b/appinfo/info.xml index c871c782a..3051d99b1 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -17,7 +17,7 @@ Create a [bug report](https://github.com/nextcloud/news/issues/new/choose) Create a [feature request](https://github.com/nextcloud/news/discussions/new) Report a [feed issue](https://github.com/nextcloud/news/discussions/new) ]]> - 16.0.0 + 16.0.1 agpl Benjamin Brahmer Sean Molenaar -- cgit v1.2.3