update changelog

This commit is contained in:
Andy Miller
2018-07-31 11:20:49 -06:00
parent ce271cf389
commit c83852f4e1

View File

@@ -1,3 +1,12 @@
# v1.4.8
## 07/31/2018
1. [](#improved)
* Add Grav version to debug bar messages tab [#2106](https://github.com/getgrav/grav/pull/2106)
* Add Nginx config for ddev project to `webserver-configs` [#2117](https://github.com/getgrav/grav/pull/2117)
1. [](#bugfix)
* Don't allow `null` to be set as Page content
# v1.4.7
## 07/13/2018
@@ -6,8 +15,7 @@
1. [](#bugfix)
* Fix for modular page preview [#2066](https://github.com/getgrav/grav/issues/2066)
* `Page::routeCanonical()` should be string not array [#2069](https://github.com/getgrav/grav/issues/2069)
* Don't allow `null` to be set as Page content
# v1.4.6
## 06/20/2018