From 31735ecf1bd8021648efc680bc1b0f2e39c80c79 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 63c176e0..44972d10 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-233] - 2025-04-23 ### Added