summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2021-08-02 12:36:17 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2021-08-03 08:18:57 +0200
commit9e2c2b5f541893565a2af3ca9e34d83156ed82ab (patch)
treefcc450f52a0e66c5a74eab7b182b98b27f367a0b
parentbf14cc59c367e9cd91e9a600aa0b697205521cc3 (diff)
Release 16.0.116.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 <info@b-brahmer.de>
-rw-r--r--CHANGELOG.md12
-rw-r--r--appinfo/info.xml2
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)
]]></description>
- <version>16.0.0</version>
+ <version>16.0.1</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>