aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2024-07-30 00:00:05 +0200
committerRobin Jarry <robin@jarry.cc>2024-07-30 00:00:05 +0200
commite037c095a049d75b148a362dcc8cfefbcec1f4ad (patch)
tree11f05d17a9ec3567cbb7d6589616b700d6c33a66 /CHANGELOG.md
parenta7f907effadad3f35fb4477278e068f24f94ab40 (diff)
downloadaerc-e037c095a049d75b148a362dcc8cfefbcec1f4ad.tar.gz
Release version 0.18.20.18.2
Signed-off-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 73e4b607..257da820 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,15 @@
All notable changes to aerc will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
+## [0.18.2](https://git.sr.ht/~rjarry/aerc/refs/0.18.2) - 2024-07-29
+
+### Fixed
+
+- Builtin `calendar` filter error with non-GNU Awk.
+- Detection of unicode width measurements on tmux 3.4.
+- Dropping of events during large pastes.
+- Home and End key decoding for the st terminal.
+
## [0.18.1](https://git.sr.ht/~rjarry/aerc/refs/0.18.1) - 2024-07-15
### Fixed