Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed Dec 4, 2023
1 parent e1a37e2 commit dde8e88
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit dde8e88

Please sign in to comment.