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