From 019762b434eedac9affe6d9730f134cf38b19620 Mon Sep 17 00:00:00 2001 From: Vincent Morneau Date: Tue, 21 Jun 2016 11:09:27 -0400 Subject: [PATCH] minor --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index e6d9647..8f8b2d0 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,7 @@ # Changelog +## 2.1.1 +- Removed `npm` as an install option for simplicity. + ## 2.1.1 - Greatly enhanced the project error handling to provide more details and hints to the user. - The `/src/` folder is now automatically created if it doesn't exist yet.