summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md19
-rw-r--r--appinfo/info.xml2
2 files changed, 12 insertions, 9 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 819a45306..5beb9df3b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,17 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
# Unreleased
## [16.x.x]
### Changed
+
+### Fixed
+
+## [15.x.x]
+### Changed
+
+### Fixed
+
+# Releases
+## [16.0.0-beta1] - 2021-05-22
+### Changed
- News now requires a 64bit OS
- v2 API implementation (folder part)
- Implemented sharing news items between nextcloud users (#1191)
@@ -15,14 +26,6 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
- Added sharing articles with nextcloud users (#1217)
- Added sharing articles on social media (Facebook, Twitter) or mail (#1217)
-### Fixed
-
-## [15.x.x]
-### Changed
-
-### Fixed
-
-# Releases
## [15.4.4] - 2021-05-21
### Fixed
- allow calling `/items?getRead=false` without a feed/folder
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 61da2eb58..8c1970c17 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.0-beta1</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>