diff --git a/docs/changelog.md b/docs/changelog.md index 9436a3c..e9a4b78 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -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**