CHANGELOG.md in protobuf_transpiler-1.0.0 vs CHANGELOG.md in protobuf_transpiler-1.1.0

- old
+ new

@@ -6,8 +6,18 @@ ### Deprecations ### New features ### Bug fixes )--> +## 1.1.0 2023-08-21 +### New features +- Add annotation support for: + - streams + - oneofs + - maps + - nested messages +### Bug fixes +- Annotate task now correctly replaces existing annotations + ## 1.0.0 2023-07-24 First release. Refer to [README.md](README.md) for the full documentation.