From 8f481205a5a8ac0a561299e00f7dd3fbcdc65d64 Mon Sep 17 00:00:00 2001 From: Carl-Robert Linnupuu Date: Wed, 30 Apr 2025 12:39:26 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c256f2f1..a02849fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- Apply changes even if the target file isn't open +- Support for creating new files using the 'Apply Changes' action +- Apply and Reject buttons to the diff toolbar + ## [3.2.4-223] - 2025-04-23 ### Added