Add a note about building older versions. Fixes #1643

This commit is contained in:
Dan Abramov 2015-05-29 16:50:34 +03:00
parent eb4cee89c5
commit bf23e59bbf

View File

@ -83,6 +83,8 @@ your [`$PATH`](http://unix.stackexchange.com/questions/26047/how-to-correctly-ad
* Ensure the test are passing (`make test`)
* Create new pull request explaining your proposed change or reference an issue in your commit message
>Note: Babel moves fast. Only the latest release is guaranteed to build correctly.
>Older releases are not officially supported. If you attempt to build them, do that at your own risk.
#### Dependencies