1
0
Fork 0

doc tweak

pull/200/head
Bryan MacFarlane 2019-11-03 12:34:23 -05:00
parent 1e5fc20bfe
commit 626bbe7136
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Major versions should guarentee compatibility. A major version can add net new
Major version binding allows you to take advantage of bug fixes and critical functionality and security fixes. The `master` branch has latest code and is unstable to bind to since a breaking new major version may first get implemented in master. Major version binding allows you to take advantage of bug fixes and critical functionality and security fixes. The `master` branch has latest code and is unstable to bind to since a breaking new major version may first get implemented in master.
> Warning: do not reference `master` since that is > Warning: do not reference `master` since that is latest code and can be carrying breaking changes of the next major version.
```yaml ```yaml
steps: steps: