From 6e516e8971479629aca81450d975cdfeb23b1849 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Sat, 11 Jun 2016 22:32:10 +0100 Subject: [PATCH] updated changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26754b1e9..942ef8c3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,14 @@ 1. [](#new) * Added getters and setters for Assets to allow manipulation of CSS/JS/Collection based assets via plugins [#876](https://github.com/getgrav/grav/issues/876) 1. [](#improved) + * Pass the exception to the `onFatalException()` event + * Updated to latest jQuery 2.2.4 release * Moved list items in `system/config/media.yaml` config into a `types:` key which allows you delete default items. * Updated `webserver-configs/nginx.conf` with `try_files` fix from @mrhein and @rondlite [#743](https://github.com/getgrav/grav/pull/743) + * Updated cache references to include `memecache` and `redis` [#887](https://github.com/getgrav/grav/issues/887) + * Updated composer libraries +1. [](#bugfix) + * Fixed `Utils::normalizePath()` that was truncating 0's [#882](https://github.com/getgrav/grav/issues/882) # v1.1.0-rc.1 ## 06/01/2016