diff options
author | Robin Jarry <robin@jarry.cc> | 2023-04-28 21:06:04 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2023-04-28 21:06:04 +0200 |
commit | 96ccf24541d6720fccca8330388824bebd924143 (patch) | |
tree | 70b8060c2cf8b8b701c86626063614eadb234ff7 | |
parent | ef4504e6baf513713779b1e1af40848e746e704b (diff) | |
download | aerc-96ccf24541d6720fccca8330388824bebd924143.tar.gz |
changelog: update before release
Signed-off-by: Robin Jarry <robin@jarry.cc>
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d0bfe49..55081be2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased](https://git.sr.ht/~rjarry/aerc/log/master) +### Fixed + +- Embedded terminal partial refreshes. +- Maildir message updates after `mbsync`. + ## [0.15.0](https://git.sr.ht/~rjarry/aerc/refs/0.15.0) - 2023-04-26 ### Added |