summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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