aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2022-07-31 20:07:08 +0200
committerRobin Jarry <robin@jarry.cc>2022-07-31 20:07:20 +0200
commitd05cad1707c8702b52c244678d6d6a4e86ed5a87 (patch)
treeaeee37dac1544f0983ff306e09c15771563067c4 /CHANGELOG.md
parent318f7d252c6daa9c44b8ee8771bcb09c9ae82256 (diff)
downloadaerc-d05cad1707c8702b52c244678d6d6a4e86ed5a87.tar.gz
changelog: add missing entries
Signed-off-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8566d074..5434870e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
to avoid lagging. This can be configured with `client-threads-delay`.
- The provided awk filters are now POSIX compliant and should work on MacOS and
BSD.
+- `outgoing-cred-cmd` execution is now deferred until a message needs to be sent.
### Fixed
@@ -25,6 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Binding a command to `<c-i>` and `<c-m>`.
- Reselection after delete and scroll when client side threading is enabled.
- Background mail count polling when the default folder is empty on startup.
+- Wide character handling in the message list.
## [0.11.0](https://git.sr.ht/~rjarry/aerc/refs/0.11.0) - 2022-07-11