From 07d73660eb0762f78e1759e1939399e77358ed7e Mon Sep 17 00:00:00 2001 From: Micheal Wilkinson Date: Fri, 20 Mar 2026 15:05:20 +0000 Subject: [PATCH] docs(changelog): seed unreleased section with breaking heading --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index ad4569b..77122af 100644 --- a/changelog.md +++ b/changelog.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Breaking + ### Added - Native Go implementations for `clone`, `link`, `unlink`, and `track`.