@cryptotaxi247 / kubo / commits / a066a707e

Update docs/releases.md

Co-Authored-By: Michael Burns <5170+mburns@users.noreply.github.com>

David Dias committed Jul 3, 2019 at 11:52 UTC a066a707efd5d5a71b7aae7c580c2b67cb1e2c2d
1 file changed +1 -1
docs/releases.md
+1 -1
@@ -147,7 +147,7 @@ The best place to ask your questions about IPFS, how it works and what you can d
147
148 ## Release Version Numbers (aka semver)
149
150 -Until `go-ipfs` 0.4.X, `go-ipfs` was not using semver to communicate the type of relase
150 +Until `go-ipfs` 0.4.X, `go-ipfs` was not using semver to communicate the type of release
151
152 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
153