branch: elpa/magit
commit 0c134614665c70552aff6786844e4792365ff7e5
Author: Jonas Bernoulli <jo...@bernoul.li>
Commit: Jonas Bernoulli <jo...@bernoul.li>

    Update changelog
---
 CHANGELOG | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index ea589ee9b4..07ff7ff97a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,21 @@
 # -*- mode: org -*-
+* v4.3.6    UNRELEASED
+
+- Generalized and heavily refactored the code, previously used only to
+  highlight diff-related sections and to paint hunks, so that it can
+  be used for other sections as well.  The new implementation should
+  also be a bit faster.  cfe4faaaf6^..c556fee1bd
+
+- A single-section selection how requires a non-empty region.
+  6c4c16942a
+
+- When creating a stash, "On <branch>: " is now offered as a second
+  future history element.  75c6191999, 9b81df36b4
+
+Bugfixes:
+
+- Fixed issues concerning date handling in log margins.  #5373
+
 * v4.3.5    2025-05-14
 
 Bugfixes:

Reply via email to