Dan Abramov
d34a892a6e
Changelog for 1.0.3 ( #2315 )
2017-05-21 20:53:36 +01:00
Dan Abramov
73356a1541
Add changelog for 1.0.2 ( #2291 )
2017-05-20 19:20:27 +01:00
Dan Abramov
4e886f7ab5
Update CHANGELOG.md
2017-05-19 23:31:15 +01:00
Dan Abramov
b460795c7b
Add changelog for 1.0.1 ( #2266 )
2017-05-19 20:20:30 +01:00
Dan Abramov
af7fbae994
March -> May
2017-05-19 11:07:34 +01:00
Dan Abramov
26c9a3d84f
Update CHANGELOG.md
2017-05-19 05:42:13 +01:00
Dan Abramov
a5e88cdb08
Swap changelogs ( #2222 )
...
* Swap changelogs
* Update and rename CHANGELOG.md to CHANGELOG-0.x.md
* Update and rename CHANGELOG-1.x.md to CHANGELOG.md
* Update CHANGELOG.md
2017-05-19 05:30:20 +01:00
Dan Abramov
2a031376d0
Add 0.9.5 changelog ( #1784 )
...
* Add 0.9.5 changelog
* Update CHANGELOG.md
2017-03-09 21:17:05 +00:00
Joe Haddad
cc35b8ea3a
Adjust changelog wording
2017-03-06 14:22:28 -05:00
Joe Haddad
abe3b8435a
Add changelog for 0.9.4
2017-03-06 14:19:28 -05:00
Dan Abramov
60ba9f2b11
Suggest CRA 1.2.1 in changelog
2017-03-01 02:49:56 +00:00
Dan Abramov
ee3b788f8f
Add "migrating" section for 0.9.3
2017-02-28 17:35:00 +00:00
Dan Abramov
15e1ec287f
Add 0.9.3 changelog ( #1683 )
2017-02-28 17:33:12 +00:00
Dan Abramov
68e9bb9d86
Format differently
2017-02-26 14:00:22 +00:00
Dan Abramov
e1e28d961a
Merge changelogs
2017-02-26 13:56:26 +00:00
Dan Abramov
fbae44aec7
Add 0.9.2 changelog
2017-02-26 13:38:21 +00:00
Dan Abramov
253c1e01c4
Add a note about known issue
2017-02-26 13:00:43 +00:00
Joe Haddad
f68cc67cc7
Update changelog
2017-02-25 22:10:39 -05:00
Joe Haddad
e1aaf39718
Add changelog for 0.9.1
2017-02-25 22:10:39 -05:00
Alexander James Phillips
2a8535b5d5
Add note for using CHOKIDAR_USEPOLLING in virtual machines to enable HMR ( #1608 )
...
* Add note for using CHOKIDAR_USEPOLLING in virtual machines to enable HMR
* Use br in react-scripts template README md
* Use br in md for new line breaks
* Update troubleshooting HMR to allow for VMs running Windows
* Fix up the instructions
2017-02-22 18:37:18 +00:00
Dan Abramov
3e226b26aa
Some changelog formatting
2017-02-11 14:47:22 +00:00
Dan Abramov
0bcb28493f
Markdown whitespace fixes
2017-02-11 14:41:43 +00:00
Dan Abramov
7ea799d432
Tweak indentation
2017-02-11 14:31:52 +00:00
Dan Abramov
0e745391f7
Add release cutters to changelog
2017-02-11 14:27:58 +00:00
Dan Abramov
c8644e294d
Massage 0.9.0 changelog
2017-02-11 14:25:10 +00:00
Joe Haddad
84be4dd0bd
Add CHANGELOG
2017-02-10 22:27:43 -05:00
Chandan Rai
de6e0590b2
corrected minor typo ( #1514 )
2017-02-09 20:08:52 +00:00
Ville Immonen
11cc5aef48
Merge pull request #1367 from facebookincubator/0.8.x
...
0.8.5
2017-01-09 17:59:11 +02:00
Ville Immonen
ad86746ada
Update changelog for 0.8.5
2017-01-09 17:45:30 +02:00
Dan Abramov
ccdaa60065
Fix typos
2016-12-11 12:00:42 +00: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