docs: 📝 update changelog
All checks were successful
repod / xml (push) Successful in 7s
repod / php (push) Successful in 30s
repod / nodejs (push) Successful in 1m52s
repod / release (push) Successful in 2m40s

This commit is contained in:
Michel Roux 2024-03-16 19:02:42 +01:00
parent 867afbe4df
commit e96291d9a2

View File

@ -1,3 +1,16 @@
## 2.1.0 - 2024-03-16
### Added
- 🔍 Add CTA for rating the app on the store
### Changed
- ⬆️ Update @nextcloud/dialogs to 5.2.0
- ⬆️ Update @nextcloud/vue to 8.11.0
- 🔖 Set compatibility with Nextcloud 29
### Fixed
- 🔒 App wasn't working for non admin users
## 2.0.0 - 2024-03-05
### Added