From fd52d124dd8dcff29df4382b6bde4f9cdce3edc9 Mon Sep 17 00:00:00 2001 From: Matias Griese Date: Tue, 23 Jun 2020 14:37:46 +0300 Subject: [PATCH] Changelog update --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60531d438..f0b91446d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# v1.7.0-rc.13 +## mm/dd/2020 + +1. [](#bugfix) + * Fixed `MediaUploadTrait::copyUploadedFile()` not adding uploaded media to the collection + # v1.7.0-rc.12 ## 06/08/2020 @@ -13,7 +19,6 @@ * Fixed file field in `Flex Objects` (use `Grav\Common\Flex\Types\GenericObject` instead of `FlexObject`) [flex-objects#37](https://github.com/trilbymedia/grav-plugin-flex-objects/issues/37) * Fixed saving nested file fields in `Flex Objects` [flex-objects#34](https://github.com/trilbymedia/grav-plugin-flex-objects/issues/34) * JSON Route of homepage with no ‘route’ set is valid [form#425](https://github.com/getgrav/grav-plugin-form/issues/425) - * Fixed `MediaUploadTrait::copyUploadedFile()` not adding uploaded media to the collection # v1.7.0-rc.11 ## 05/14/2020