From 6efef693a2ab2e4339551989ce6d1015f98a6e84 Mon Sep 17 00:00:00 2001 From: Logan Smyth Date: Tue, 21 Jun 2016 09:56:15 -0700 Subject: [PATCH] Add forgotten attribution. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99b0e81496..bf0c1f40f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ See [CHANGELOG - 6to5](CHANGELOG-6to5.md) for the pre-4.0.0 version changelog. #### Internal * `babel-core` - * Bump the from `2.x` to `3.x` for `minimatch` to avoid a deprecation warning + * Bump the from `2.x` to `3.x` for `minimatch` to avoid a deprecation warning ([@theJian](https://github.com/theJian)) ## 6.10.3 (2016-06-18)