From 215959d6e4bef893964a5732a81e3fdbc9ddbe5a Mon Sep 17 00:00:00 2001 From: kafkas <36949216+kafkas@users.noreply.github.com> Date: Fri, 24 Oct 2025 16:28:58 +0000 Subject: [PATCH] update changelogs --- fern/products/sdks/overview/swift/changelog/2025-10-23.mdx | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 fern/products/sdks/overview/swift/changelog/2025-10-23.mdx diff --git a/fern/products/sdks/overview/swift/changelog/2025-10-23.mdx b/fern/products/sdks/overview/swift/changelog/2025-10-23.mdx new file mode 100644 index 000000000..641428b19 --- /dev/null +++ b/fern/products/sdks/overview/swift/changelog/2025-10-23.mdx @@ -0,0 +1,4 @@ +## 0.19.0 +**`(feat):`** Replaced the flat symbol registry with a graph-backed, scope-aware naming system, delivering deterministic, collision-safe naming and reference resolution. + +