summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2023-12-04 20:11:32 +0100
committerJonas Bernoulli <jonas@bernoul.li>2023-12-04 20:11:32 +0100
commitdde8e88435cb5f9d397a53942d7281eb7dc3e7a5 (patch)
tree44dfb1626977823d9a90ffbf9e91138727e8bfd9
parente1a37e22220f8f9f94c01c1e615800d2aa92fcc2 (diff)
Update changelog
-rw-r--r--CHANGELOG13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d7c6958..5555c26 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,17 @@
# -*- mode: org -*-
+* v0.5.1 UNRELEASED
+
+Bug fixes:
+
+- Faces that use a box are now defined more defensively to protect
+ against unexpected values and provide reasonable fallback colors.
+ 413310cd, b8aefce3
+
+- Only prepare to return to the parent transient if there actually is
+ a parent. The only negative effect of failing to do this was that
+ the suffix was colored wrong, since ~transient--do-return~ falls back
+ to behave like ~transient--do-exit~. 5f2cfc9f
+
* v0.5.0 2023-11-28
- Some suffix commands exit the transient from which they were