update changelog
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Simon Vieille 2025-06-28 17:16:27 +02:00
commit 2c0b1baabe
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -4,6 +4,13 @@ sidebar_position: 7
# Changelog
## 5.1.1
**Fixed**
* fix(build): define appName to fix this error: "The `@nextcloud/vue` library was used without setting / replacing the `appName`"
* fix #349: add custom controller to retrieve core apps
## 5.1.0
**Added**