chore: Prepare 0.9.2 release (#1362)

This commit is contained in:
Lucio Franco
2023-04-17 11:16:32 -04:00
committed by GitHub
parent 65d909e850
commit ae75801604
13 changed files with 26 additions and 19 deletions
+7
View File
@@ -1,3 +1,10 @@
# [v0.9.2](https://github.com/hyperium/tonic/compare/v0.9.1...v0.9.2) (2023-04-17)
### Features
- **build:**: Support boxing fields ([#1252](https://github.com/hyperium/tonic/pull/1252))
# [v0.9.1](https://github.com/hyperium/tonic/compare/v0.9.0...v0.9.1) (2023-04-03)
### Features