diff --git a/fern/products/sdks/overview/csharp/changelog/2026-03-13.mdx b/fern/products/sdks/overview/csharp/changelog/2026-03-13.mdx new file mode 100644 index 0000000000..e7474d2793 --- /dev/null +++ b/fern/products/sdks/overview/csharp/changelog/2026-03-13.mdx @@ -0,0 +1,7 @@ +## 2.27.0 +**`(feat):`** Improve gRPC code generation with the following: + 1. Updated enum representation and .ToProto + .FromProto mappers. + 2. Fix an issue with rendering the gRPC client reference. + 3. Update protoc-gen-openapi to unwrap synthetic oneof types (re: https://github.com/fern-api/protoc-gen-openapi/releases/tag/v0.1.7) + +