From 845e683fc9e2d2da686fe0c8e4b19b1245e9904b Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Tue, 1 Nov 2022 10:55:41 +0100 Subject: [PATCH] Update NEWS --- NEWS | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 1a1cc4d..a5fff49 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,21 @@ -=== tio v2.2 === +=== tio v2.3 === + + + +Changes since tio v2.2: + + * Add mute feature + + This will make tio go fully silent and not print anything. + + * Rename config variable 'tty' to 'device' + + * Deprecate tty config keyword but keep it around for now + + * Update show config + + * Update example tiorc