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