From 4c73172ce5f9b98cb65dcbf431ed2ce779c8688d Mon Sep 17 00:00:00 2001 From: Ryan Farley Date: Fri, 7 May 2021 04:49:34 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e719e83d..9599bcb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,9 @@ * Unicode 13 characters U+1FB70 - U+1FB8B to list of box drawing characters rendered by foot itself (rather than using font glyphs) (https://codeberg.org/dnkl/foot/issues/471). +* Dedicated bell section in config, supporting multiple actions and + a new `command` action to run an arbitrary command. + (https://codeberg.org/dnkl/foot/pulls/483) ### Changed @@ -65,6 +68,8 @@ ### Deprecated +* **bell** option in `foot.ini`; set actions in **[bell]** section instead. + ### Removed ### Fixed @@ -76,6 +81,7 @@ ### Security ### Contributors +* [r\_c\_f](https://codeberg.org/r_c_f) ## 1.7.2