FlatBuffers Version 25.1.21

This commit is contained in:
Derek Bailey
2025-01-21 17:20:36 -08:00
parent 0d7bf7e8a7
commit df287ee6a7
184 changed files with 298 additions and 293 deletions

View File

@@ -4,6 +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.
## [25.1.21] (January 21 2025)(https://github.com/google/flatbuffers/releases/tag/v25.1.21)
* Rust Full Reflection (#8102)
* Mostly documentation updates hosted at https://flatbuffers.dev
## [24.3.25] (March 25 2024)(https://github.com/google/flatbuffers/releases/tag/v24.3.25)
* Fixed license metadata parsing (#8253)