diff --git a/fern/products/sdks/overview/csharp/changelog/2026-03-13.mdx b/fern/products/sdks/overview/csharp/changelog/2026-03-13.mdx index e7474d2793..cb09f94f75 100644 --- a/fern/products/sdks/overview/csharp/changelog/2026-03-13.mdx +++ b/fern/products/sdks/overview/csharp/changelog/2026-03-13.mdx @@ -1,3 +1,7 @@ +## 2.27.1 +**`(fix):`** Fix retry test assertions to match the SDK's indented JSON serialization. + + ## 2.27.0 **`(feat):`** Improve gRPC code generation with the following: 1. Updated enum representation and .ToProto + .FromProto mappers.