From 55f2e699d8d7e4dd18f4cf97a48c17827ad8100f Mon Sep 17 00:00:00 2001 From: James Burnett Date: Mon, 11 Apr 2016 07:50:40 -0700 Subject: [PATCH] updated for 1.7.1 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ed6f0f..3b579d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.7.1 added better warnings + - thanks to [Monday Chen](https://github.com/mondaychen) for adding this new feature. + ## 1.7.0 added mapContains type checker - thanks to [Brian Emil Hartz](https://github.com/hartzis) for adding this long requested feature.