aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2022-09-20 00:14:38 +0200
committerRobin Jarry <robin@jarry.cc>2022-09-20 00:14:38 +0200
commitf59ca5af361c2d9accd721c316e5b0b5be4879d7 (patch)
tree0f498bd0fce533068c939ab7cf0a99d5db68b868 /CHANGELOG.md
parent01f80721e283086cd122879cb2c9f3bb95b274d7 (diff)
downloadaerc-f59ca5af361c2d9accd721c316e5b0b5be4879d7.tar.gz
changelog: add missing entry
Signed-off-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ca99feb6..f044039d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Persistent command history in `~/.cache/aerc/history`.
- Cursor shape support in embedded terminals.
- Bracketed paste support.
+- Display current directory in `status-line.render-format` with `%p`.
### Changed