summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-11-26 21:31:51 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-11-26 21:31:51 +0100
commit78eff0b49ebaa5d60affc19f05158d1ab83bf89c (patch)
treedf2f80a947e6188c183a8aa51eddc1a355c12ac7 /CHANGELOG.md
parent0b714098a5bed7c8adcded7f98e0b2fb564943cb (diff)
changelog and versioning adjustments
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6a46fbcb1..3957f1243 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,12 +1,19 @@
# Changelog
All notable changes to this project will be documented in this file.
-## [Unreleased]
+## 10.0.0
+
+### Removed
+- Dropped support for Nextcloud 10
### Added
- Include changelog in release download
- More App Store improvements
+### Fixed
+- Switch to new update API
+- Do not fail to mark items as read if they do not exist on the server anymore when using the API
+
## 9.0.4
### Fixed