From e942d1a1e6f013baf503b2d49adc62becdcc98c2 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Mon, 19 Sep 2016 06:41:53 -0600 Subject: [PATCH] Updated changelog to reflect new `direct-install` command --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2d806beb..582d33b63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ # v1.1.5 ## 09/09/2016 +1. [](#new) + * Added new `bin/gpm direct-install` command to install local and remote zip archives 1. [](#improved) * Refactored `onPageNotFound` event to fire after `onPageInitialized` * Follow symlinks in `Folder::all()`