Commit 4f3675c8 authored by Ville Immonen's avatar Ville Immonen Committed by GitHub
Browse files

Update CHANGELOG.md

parent b844e4e8
No related merge requests found
Showing with 8 additions and 0 deletions
+8 -0
......@@ -4,6 +4,14 @@
* `react-scripts`
* [#1149](https://github.com/facebookincubator/create-react-app/pull/1149) Fix incorrectly stubbing JavaScript files with a dot in the import path in tests. ([@fson](https://github.com/fson))
### Migrating from 0.8.0 to 0.8.1
Inside any created project that has not been ejected, run:
```
npm install --save-dev --save-exact react-scripts@0.8.1
```
## 0.8.0 (2016-12-03)
#### :rocket: New Feature
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment