Changelog update

This commit is contained in:
Matias Griese
2020-06-23 14:37:46 +03:00
parent b772864f2d
commit fd52d124dd

View File

@@ -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