Skip to content

Commit 0fc5711

Browse files
committed
Prepare release notes for the v0.4.0 release
Adds a summary for the new release. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent bbb0d7d commit 0fc5711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Summary
44

5-
<!-- Here goes a general summary of what this release is about -->
5+
This release migrates to use `betterproto` and `grpclib` instead of `grpcio` and `protobuf` internally. It also stops *leaking* these internal libraries to downstream users. It should now be possible to use the client without having to use `grpclib` or `betterproto` directly.
66

77
## Upgrading
88

0 commit comments

Comments
 (0)