From 2b8a6c6a89d194e2435482a65d20fc21dff191fc Mon Sep 17 00:00:00 2001 From: Matias Griese Date: Fri, 26 Jun 2020 12:27:33 +0300 Subject: [PATCH] Changelog fix --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 102e185a2..f065ad35f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ 1. [](#bugfix) * Fixed `MediaUploadTrait::copyUploadedFile()` not adding uploaded media to the collection - * Fixed regression in saving media to a new Flex Object [#1867](https://github.com/getgrav/grav-plugin-admin/issues/1867) + * Fixed regression in saving media to a new Flex Object [admin#1867](https://github.com/getgrav/grav-plugin-admin/issues/1867) * Fixed `Trying to get property 'username' of non-object` error in Flex [flex-objects#62](https://github.com/trilbymedia/grav-plugin-flex-objects/issues/62) # v1.7.0-rc.12