Commit 0429d675 authored by Robert Edmonds's avatar Robert Edmonds

README.md: add note about semantic versioning

parent 6ea3b7c3
......@@ -34,6 +34,10 @@ This will place compiler flags in the `PROTOBUF_C_CFLAGS` variable and linker fl
Note that the `protobuf-c` header file was installed as `google/protobuf-c/protobuf-c.h` in previous versions. A compatibility symlink has been left in place to avoid breaking existing code.
## Versioning
`protobuf-c` follows the [Semantic Versioning Specification](http://semver.org/).
## Contributing
Please send patches to the [protobuf-c mailing list](https://groups.google.com/forum/#!forum/protobuf-c) or by opening a GitHub pull request.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment