diff --git a/fern/products/sdks/overview/go/changelog/2025-08-01.mdx b/fern/products/sdks/overview/go/changelog/2025-08-01.mdx new file mode 100644 index 000000000..c22969540 --- /dev/null +++ b/fern/products/sdks/overview/go/changelog/2025-08-01.mdx @@ -0,0 +1,5 @@ +## 1.5.4 +**`(fix):`** If enum values contain a slash, the go generator now effectively escapes these and makes sure that the +Go SDK will still compile. + +