From a1554e2318f7c251bf8b4e65da5fba6b11a5b439 Mon Sep 17 00:00:00 2001 From: Daniel Opden Dries Date: Wed, 18 Feb 2026 16:25:33 -0800 Subject: [PATCH] Add new entry to public API changelog --- public-api/changelog.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public-api/changelog.mdx b/public-api/changelog.mdx index 8de46b3..9c2a0a9 100644 --- a/public-api/changelog.mdx +++ b/public-api/changelog.mdx @@ -4,6 +4,9 @@ sidebarTitle: "Changelog" description: "Release notes for the Public API documentation." --- +## 2026-02-18 +- `[Added]` Added this change to test a branch workflow. + ## 2026-02-13 - `[Added]` Introduced versioned documentation navigation for Public API and Full API.