summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md8
-rw-r--r--appinfo/info.xml6
2 files changed, 12 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 49b3c99a1..bb4d0ce27 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,10 +6,16 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
## [16.x.x]
### Changed
+
+### Fixed
+
+# Releases
+## [16.1.0] - 2021-10-07
+### Changed
- Remove dependency's large test files from release (#1519)
- Fix spelling of "receive" in log files (#1520)
-### Fixed
+Note: Nextcloud 20 support will be dropped in Oct 2021, this is very likely the last version to support Nextcloud 20. This also means that PHP 7.2, will no longer be supported by news.
# Releases
## [16.1.0-beta1] - 2021-09-02
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b2b49eebe..ff8088859 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -10,14 +10,18 @@
- 🆓 Free and open source under AGPLv3, no ads or premium functions
**System Cron is currently required for this app to work**
+
Requirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)
+
The Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)
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.1.0-beta1</version>
+ <version>16.1.0</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>