From 058ee510a7e322b11dc07f3b75bb69d15f619468 Mon Sep 17 00:00:00 2001 From: "den (work)" <53200638+localden@users.noreply.github.com> Date: Fri, 10 Oct 2025 11:35:48 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a90841f3d..219a4cb94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Support for CodeBuddy (thank you to [@lispking](https://github.com/lispking) for the contribution). +- You can now see Git-sourced errors in the Specify CLI. ### Changed