Describe versioning policy in README (#198)
This commit is contained in:
@@ -114,6 +114,13 @@ You have to make sure two kind of tests run:
|
||||
|
||||
You can run both of them using `./test.sh`.
|
||||
|
||||
## Versioning
|
||||
|
||||
Go-toml follows [Semantic Versioning](http://semver.org/). The supported version
|
||||
of [TOML](https://github.com/toml-lang/toml) is indicated at the beginning of
|
||||
this document. The last two major versions of Go are supported
|
||||
(see [Go Release Policy](https://golang.org/doc/devel/release.html#policy)).
|
||||
|
||||
## License
|
||||
|
||||
The MIT License (MIT). Read [LICENSE](LICENSE).
|
||||
|
||||
Reference in New Issue
Block a user