Skip to content

Commit 5830311

Browse files
fsonrandycoulman
authored andcommitted
Update CHANGELOG.md
1 parent e733e4e commit 5830311

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44
* `react-scripts`
55
* [#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))
66

7+
### Migrating from 0.8.0 to 0.8.1
8+
9+
Inside any created project that has not been ejected, run:
10+
11+
```
12+
npm install --save-dev --save-exact [email protected]
13+
```
14+
715
## 0.8.0 (2016-12-03)
816

917
#### :rocket: New Feature

0 commit comments

Comments
 (0)