branch: elpa/magit
commit 9fc2a6b9abdc586e4133f268a3fb7fb881d6440b
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
Update changelog
---
CHANGELOG | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG b/CHANGELOG
index 5d7dbe0467f..f482902f363 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,9 @@
- Avoid unnecessary work when ~auto-revert-remote-files~ is ~nil~. #5222
+- Improved default choice offered by ~magit-branch-reset~ and
+ ~magit-reset-*~. #5230
+
Bug fixes:
- Added a workaround for a regression in Git v2.46.0. #5212