diff --git a/CHANGELOG.md b/CHANGELOG.md index 98226ab..0bc595c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## [Unreleased] +### 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 * fix #425: allow to set a color using hex code