From 1f030a5654882c74e07585d6b490fc35f566a08b Mon Sep 17 00:00:00 2001 From: Flavio Copes Date: Fri, 29 Apr 2016 19:23:15 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 577369ee6..453ca9365 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # v1.1.0-beta.3 ## xx/xx/2016 +1. [](#improved) + * Pass the Page type when calling `onBlueprintCreated` 1. [](#bugfix) * Fixed handling of `{'loading':'async'}` with Assets Pipeline * Fix for new modular page modal `Page` field requiring a value [#529](https://github.com/getgrav/grav-plugin-admin/issues/529)