mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-27 11:52:18 +00:00
Update Readme.md for versioning
Updated the front readme doc about the non-semver versioning so that the rationale is more apparent to users.
This commit is contained in:
@@ -44,6 +44,10 @@ Code generation and runtime libraries for many popular languages.
|
|||||||
1. TypeScript - [NPM](https://www.npmjs.com/package/flatbuffers)
|
1. TypeScript - [NPM](https://www.npmjs.com/package/flatbuffers)
|
||||||
1. Nim
|
1. Nim
|
||||||
|
|
||||||
|
## Versioning
|
||||||
|
|
||||||
|
FlatBuffers does not follow traditional Semver versioning (see [rationale](https://github.com/google/flatbuffers/wiki/Versioning)) but rather uses a format of the date of the release.
|
||||||
|
|
||||||
## Contribution
|
## Contribution
|
||||||
|
|
||||||
* [FlatBuffers Issues Tracker][] to submit an issue.
|
* [FlatBuffers Issues Tracker][] to submit an issue.
|
||||||
|
|||||||
Reference in New Issue
Block a user