summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-11-01 15:07:30 +0100
committerJonas Bernoulli <jonas@bernoul.li>2025-11-01 15:07:30 +0100
commitd192872e589f80a958bfc715df9f61ee9192aaa5 (patch)
tree14083479dfa6e4dcd5e41e53735cc4b3429a4b54 /CHANGELOG
parentc63741b4f6fee9fb1361e638cb37094441676cc8 (diff)
Update changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 5 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e424306..40ee80a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,14 +1,16 @@
# -*- mode: org -*-
-
* v0.11.0 UNRELEASED
- At least Emacs 28.1 is required now. Emacs 30.1 was released
earlier this year, so we still support Emacs "oldoldstable".
Because Emacs 28.1 was the first release that bundled this
- package, we have to keep support for that release.
+ package, we have to keep support for that release. d361d272
+
+- Use my new Cond-Let package. 87fb8396..1d2710c7
- When Isearch was exited using a key that has no binding in
~isearch-mode-map~, then the Transient state was not resumed.
+ 82baa889
* v0.10.1 2025-10-06
@@ -43,7 +45,7 @@
and values that are set but aren't being used because the suffix
is currently inapt. fed866ba
-- Added new prefix slot ~remember-value~, which allows specifing
+- Added new prefix slot ~remember-value~, which allows specifying
various modes of automatically saving the current value. #287
* v0.9.4 2025-08-01