aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-02-08 19:39:56 +0100
committerJonas Bernoulli <jonas@bernoul.li>2025-02-08 19:39:56 +0100
commit085baa2ac96df90bdb2a1bedd3598df19919d731 (patch)
tree416a4960b6ca3ff95e18336d77409227c2457414 /CHANGELOG
parent7a4b665f25f0430cccafee5c1f9f960fa0869596 (diff)
magit-{previous,next}-reference: New commands
Closes #5308.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0369e9c..bf6b6b0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,10 @@
- Added new option ~magit-format-file-function,~ and two functions to
optionally prefix file names with icons, with the help of either
~all-the-icons~ or ~nerd-icons~. #5308
+
+- Added new commands ~magit-previous-reference~ and ~magit-next-reference~,
+ with entry point ~C-c C-r~. Enable ~repeat-mode~ to keep navigating with
+ ~p~ and ~n~. #5310
Bugfixes: