From 1607d0fdaf05b3fe9162501857a0622e07ca0b30 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Wed, 19 Oct 2016 09:26:33 -0600 Subject: [PATCH] getting ready for release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a460154c..3d81542e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ 1. [](#improved) * Handle errors when a resource fails to install * Page media and File field images thumbnail are now properly proportionate and 150x100 - * Added the Codeception testing suite with a first test + * Added the Codeception testing suite with an initial test 1. [](#bugfix) * Fix [#1034](https://github.com/getgrav/grav/issues/1034) redirect of page creation procedure when system.home.hide_in_urls is enabled * Media (Page): Do not extend parent metehod for sending files since Safari and IE API for FormData don’t implement `delete` ([#772](https://github.com/getgrav/grav-plugin-admin/issues/772))