From de8f8eac8c8dda43c8bb226d21ab9e749e016aa7 Mon Sep 17 00:00:00 2001 From: William Monk Date: Sun, 14 Jan 2018 17:41:34 +0000 Subject: [PATCH] Update changelog for 2.11.0 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1f26c0d0..7ee46f34 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,9 @@ To fix this, create a new file *in the root of the project* called `tsconfig.tes ## Changelog +### 2.11.0 +* Upgrade to [`react-scripts@1.0.17`](https://github.com/facebookincubator/create-react-app/releases/tag/v1.0.17) + ### 2.10.0 * README updates - StefanSchoof * README updates - DorianGrey