From 9a06b83aa9feb7b16ae2ab4078cf202da79a3fa9 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Sun, 9 Feb 2025 22:28:00 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d75222336e..97b1d998e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,8 @@ ## [3.3.17] -- v3.3.17 +- Fix the restore checkpoint popover +- Unset git config that was previously set incorrectly by the checkpoints feature ## [3.3.16]