diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2024-08-31 00:28:37 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2024-08-31 00:28:37 +0200 |
| commit | 9b6fbe68169b2bab28ee9e1be67351e7b263508c (patch) | |
| tree | 75f0e814024a3f17db2edf59f6fc94fdf4a6c9ae /CHANGELOG | |
| parent | dd8c2999b1e3ca93e6fd7d171e38da2cc57eea90 (diff) | |
Update changelog
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,4 +1,19 @@ # -*- mode: org -*- +* v0.7.5 UNRELEASED + +- Updated tooling. + +Bug fixes: + +- ~static-if~ is now used correctly. 0e35673e + +- When an existing window ends up being used to display the transient + buffer, then the previous value of the ~no-other-window~ parameter is + now restored, when the transient is exited. #302 + +- The names assigned to suffixes, which are defined using lambdas in + the prefix definition, are now guaranteed to be unique. #304 + * v0.7.4 2024-08-05 - Added new function ~transient-active-prefix~. |
