Removed Eric S. Raymond quote from the release notes

This commit is contained in:
Kye Russell 2019-12-04 13:08:30 +08:00 committed by GitHub
parent 070cff5a03
commit 1c7ea14648
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,5 @@
# Release Notes
> Release Early, Release Often
>
> — Eric S. Raymond, [The Cathedral and the Bazaar][cite].
## Versioning
Minor version numbers (0.0.x) are used for changes that are API compatible. You should be able to upgrade between minor point releases without any other code changes.