Update docs/releases.md

Co-Authored-By: Michael Burns <5170+mburns@users.noreply.github.com>
This commit is contained in:
David Dias 2019-07-03 11:52:16 +02:00 committed by GitHub
parent 6751f714ba
commit a066a707ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -147,7 +147,7 @@ The best place to ask your questions about IPFS, how it works and what you can d
## Release Version Numbers (aka semver)
Until `go-ipfs` 0.4.X, `go-ipfs` was not using semver to communicate the type of relase
Until `go-ipfs` 0.4.X, `go-ipfs` was not using semver to communicate the type of release
Post `go-ipfs` 0.5.X, `go-ipfs` will use semver. This means that patch releases will not contain any breaking changes nor new features. Minor releases might contain breaking changes and always contain some new feature