Commit Graph

38 Commits

Author SHA1 Message Date
Ville Immonen
ad86746ada Update changelog for 0.8.5 2017-01-09 17:45:30 +02:00
Dan Abramov
92efefcec6 Add 0.8.4 changelog (#1238) 2016-12-11 03:49:39 -08:00
Dan Abramov
e9085b98ef Add 0.8.3 changelog (#1205) 2016-12-08 07:44:54 -08:00
Dan Abramov
28ed5b5c68 Add changelog for 0.8.2 (#1198)
* Add changelog for 0.8.2

* Fix date
2016-12-07 21:23:33 +00:00
Ville Immonen
4f3675c81f Update CHANGELOG.md 2016-12-04 11:11:45 +02:00
Ville Immonen
ea38f0b922 Update changelog for 0.8.1 2016-12-04 11:04:00 +02:00
Ville Immonen
2769933825 Bump global CLI to 1.0.0 2016-12-03 19:57:53 +02:00
Ville Immonen
e167e45a2c Update changelog for 0.8.0 and add Lerna Changelog (#1141) 2016-12-03 17:53:03 +02:00
Ville Immonen
613902c4d3 Fix an attribution link in 0.7.0 changelog 2016-10-23 16:36:29 +03:00
Ville Immonen
732593e821 Update CLI version in changelog 2016-10-23 00:01:27 +03:00
Ville Immonen
ac30a8076e Update changelog for 0.7.0 2016-10-22 23:29:31 +03:00
Ville Immonen
31ca46683d Revert "Temporarily remove 0.7.0 changelog as it's not out yet"
This reverts commit 1ef6ea5292.
2016-10-22 23:13:43 +03:00
Dan Abramov
1ef6ea5292 Temporarily remove 0.7.0 changelog as it's not out yet 2016-10-14 12:57:03 +01:00
Ville Immonen
7c6f0b72c1 Update the snapshot update instructions for 0.7.0
Running tests with the `-u` flag is a more reliable way to upgrade,
because the watch mode only runs tests for changed files.
2016-10-13 02:56:46 +03:00
Ville Immonen
e9950db9ff Add 0.7.0 changelog 2016-10-13 02:49:47 +03:00
Dan Abramov
f4ca972489 Add 0.6.1 changelog 2016-09-27 15:42:02 +01:00
Dan Abramov
e0dfa30525 Mention the npm bug in migration instructions 2016-09-25 15:38:15 +01:00
Dan Abramov
f3c939dea5 Add 0.6.0 changelog 2016-09-25 12:54:01 +01:00
Dan Abramov
f7e98ae9a7 Add 0.5.1 to changelog 2016-09-24 00:31:17 +01:00
Dan Abramov
72730f5b8c Add 0.5.0 changelog 2016-09-23 22:17:49 +01:00
Dan Abramov
36afd8baa7 Add 0.4.3 changelog 2016-09-19 00:47:25 +03:00
Dan Abramov
6fb2eb9662 Add 0.4.2 changelog (#673)
* Add 0.4.2 changelog

* Update CHANGELOG.md
2016-09-18 14:37:58 +03:00
Dan Abramov
c33b7329e8 Add 0.4.1 changelog 2016-09-03 19:44:45 +01:00
Dan Abramov
c04091b180 Add missing breaking change description from 0.3.0 (#562) 2016-09-03 12:19:03 +01:00
Eric Ferraiuolo
ae36f2df94 Fix version in CHANGELOG npm install command (#557)
For the 0.4.0 CHANGELOG entry, the npm install command should be:
```
npm install --save-dev --save-exact react-scripts@0.4.0
```

Not:
```
npm install --save-dev --save-exact react-scripts@0.3.1
```
2016-09-03 10:29:18 +01:00
ippa
05fc913ab5 fix typo setupTest.js -> setupTests.js (#555) 2016-09-02 23:12:01 +01:00
Dan Abramov
3baad4ee92 Fix typo 2016-09-02 23:10:31 +01:00
Dan Abramov
1a7d015e07 Add 0.4.0 changelog 2016-09-02 21:32:03 +01:00
Dan Abramov
080cacd432 Add 0.3.1 to changelog 2016-09-02 13:50:42 +01:00
Dan Abramov
bac0fce171 Add 0.3.0 changelog (#539) 2016-09-02 00:38:26 +01:00
Dan Abramov
c0ac5c4d2c Update CHANGELOG.md (#492) 2016-08-25 14:57:12 +01:00
Dan Abramov
59c4eb2d93 Add missing Changelog entry—thanks @elijahmanor! 2016-08-25 13:34:27 +01:00
Dan Abramov
caabf5ef5f Add migration instructions 2016-08-22 19:48:59 +01:00
Dan Abramov
5961232df1 Add 0.2.2 changelog (#475) 2016-08-22 19:47:49 +01:00
Dan Abramov
af31719d63 Update CHANGELOG.md (#320) 2016-08-01 16:05:25 +01:00
Dan Abramov
319d272791 Add missing changelog entry 2016-07-28 21:19:38 +01:00
Dan Abramov
a5e424fa20 Changelog for 0.2.0 (#190)
* Update CHANGELOG.md

* Update the changelog

* Update CHANGELOG.md
2016-07-28 20:54:04 +01:00
Dan Abramov
339de14dac Create CHANGELOG.md 2016-07-22 13:21:42 +01:00