Commit 080cacd4 authored by Dan Abramov's avatar Dan Abramov Committed by GitHub
Browse files

Add 0.3.1 to changelog

parent b484e3eb
No related merge requests found
Showing with 14 additions and 0 deletions
+14 -0
## 0.3.1 (September 2, 2016)
### Build Dependency (`react-scripts`)
* Bumps Jest dependency to fix a few issues discovered yesterday. ([@cpojer](https://github.com/cpojer) in [facebook/jest#1580](https://github.com/facebook/jest/pull/1580), [@insin](https://github.com/insin) in [facebook/jest#1574](https://github.com/facebook/jest/pull/1574))
### Migrating from 0.3.0 to 0.3.1
Inside any created project that has not been ejected, run:
```
npm install --save-dev --save-exact react-scripts@0.3.1
```
## 0.3.0 (September 1, 2016)
### Build Dependency (`react-scripts`)
......
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