Oops, changelog update [#1273]

This commit is contained in:
Matias Griese
2020-01-14 14:48:02 +02:00
parent 8714aa9202
commit ea8b7b7a3a

View File

@@ -7,6 +7,7 @@
* Fixed session not restarting if user was invalid (downgrading from Grav 1.7)
* Fixed filesystem iterator calls with non-existing folders
* Fixed `checkbox` field not being saved, requires also Form v4.0.2 [#1225](https://github.com/getgrav/grav/issues/1225)
* Fixed `validation: strict` not working in blueprints [#1273](https://github.com/getgrav/grav/issues/1273)
# v1.6.19
## 12/04/2019
@@ -17,7 +18,6 @@
* Fixed fatal error when calling `{{ grav.undefined }}`
* Fixed multiple issues when there are no pages in the site
* PHP 7.4 fix for [#2750](https://github.com/getgrav/grav/issues/2750)
* Fixed `validation: strict` not working in blueprints [#1273](https://github.com/getgrav/grav/issues/1273)
# v1.6.18
## 12/02/2019