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

    Update changelog
---
 CHANGELOG | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG
index 2d0e6138d6c..a18aadbca1c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,24 @@
 # -*- mode: org -*-
 * v4.2.0    UNRELEASED
 
-- At least Git 2.25.0 is required now.
+- At least Git 2.25.0 is required now.  033a0c0cdc
+
+- At least Emacs 27.1 is required now.  c1a86066e8
+
+- Added new command ~magit-toggle-profiling~.  f637dd1877
+
+Bug fixes:
+
+- Fixed a regression in ~transient-init-value~.  5b4c4aea1b
+
+- Fixed setting ~fill-paragraph-function~ in
+  ~git-commit-setup-changelog-support~.  139e0fcff3
+
+- ~magit-log-refresh~ lacked the ~--since~ and ~--until~ arguments, which
+  were already available in ~magit-log~.  3ecebe8d11
+
+- Enabling verbose output in ~magit-commit-absorb~ caused an error.
+  #5272
 
 * v4.1.3    2024-12-06
 

Reply via email to