FlatBuffers Version 22.12.06 (#7702)

This commit is contained in:
Derek Bailey 2022-12-06 22:54:49 -08:00 committed by GitHub
parent 0e79e56427
commit acf39ff056
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
161 changed files with 242 additions and 238 deletions

View file

@ -4,7 +4,11 @@ All major or breaking changes will be documented in this file, as well as any
new features that should be highlighted. Minor fixes or improvements are not
necessarily listed.
## 22.10.25 (Oct 25 2002)
## 22.12.06 (Dec 06 2022)
* Bug fixing release, no major changes.
## 22.10.25 (Oct 25 2022)
* Added Nim language support with generator and runtime libraries (#7534).