Rename 'Schedule' header -> 'Schedule (Experimental)'

This commit is contained in:
Brian Vaughn 2018-09-18 12:41:14 -07:00
parent 0823f845cf
commit db9d51b65c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
* Fixed a recent `<iframe>` regression ([@JSteunou](https://github.com/JSteunou) in [#13650](https://github.com/facebook/react/pull/13650))
### Schedule
### Schedule (Experimental)
* Renaming "tracking" API to "tracing" ([@bvaughn](https://github.com/bvaughn) in [#13641](https://github.com/facebook/react/pull/13641))
* Add UMD production+profiling entry points ([@bvaughn](https://github.com/bvaughn) in [#13642](https://github.com/facebook/react/pull/13642))