summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2021-11-08 23:22:09 +0000
committerGitHub <noreply@github.com>2021-11-08 23:22:09 +0000
commitb885ec9cd3b40b9bcb91dadb834d9ecc02cfd67d (patch)
treeed4a970893d2f95aabb94f80d9e86cae0906ff32 /CHANGELOG.md
parent33db289f7fe31b5200317055899df6ec40bdfc6f (diff)
Add alacritty-msg manpage to documentation
The original multiwindow PR added a new manpage, however this was not properly documented or included in our CI. This patch resolves these issues.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4f464608..09734187 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## 0.10.0-dev
+### Packaging
+
+- New `extra/alacritty-msg.man` manpage for the `alacritty msg` subcommand
+
### Added
- Option `colors.transparent_background_colors` to allow applying opacity to all background colors