diff --git a/CHANGELOG.md b/CHANGELOG.md
index 35e9a1b2..de905e05 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,10 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 2.0.2 – 2025-10-10
+### Fixed
+- fix(trashbin): Fix compatibility with files_trashbin when allowing by mimetype
+
## 2.0.1 – 2025-09-23
### Changed
- Update translations
diff --git a/appinfo/info.xml b/appinfo/info.xml
index c7a10172..45c64a13 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -17,7 +17,7 @@ An example would be to deny access to MS Excel/XLSX files owned by the "Human Re
Learn more about File Access Control on [https://nextcloud.com/workflow](https://nextcloud.com/workflow)
- 2.0.1
+ 2.0.2
agpl
Arthur Schiwon
Joas Schilling