From 74fc97825e03ec8ec4f7cd83b71b907281dd35f9 Mon Sep 17 00:00:00 2001 From: Ryan Collins Date: Sun, 5 Feb 2017 22:04:14 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cc09d2..3d8dcca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Change Log +## 1.1.0 +- Remove dependency to Grommet Udacity and replace with Grommet +- Update test suite and linting to deal with recent issues with both +- Update generators to use flowtypes, functions vs const, et. al. + ## 1.0.6 - Flow static type-checking