From 7dcd3011fc4da88d97cf7f630ce3f64ae2ddfdfc Mon Sep 17 00:00:00 2001 From: Devon Carew Date: Fri, 24 Oct 2014 11:39:07 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40625e3a..4939e01a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # CHANGELOG +## 0.1.2 + +* removed the `-o` option; we now generate the selected template into the current directory +* added pre-generated css to the `webapp` template +* some changes to better support stagehand being driven by existing tooling (IDEs) + ## 0.1.1 * changed to allow stagehand to generate a project into an existing directory