From 9cad01791b1481b20e27a9433a9052ac10398f5a Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Sat, 10 Sep 2022 22:45:55 +0200 Subject: [PATCH] Update NEWS --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index 848c3b6..3dffbca 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,19 @@ Changes since tio v1.47: + * Add visual or audible alert support on connect/disconnect + + The feature is detailed via the following option: + + --alert none|bell|blink + + Set alert action on connect/disconnect. + + It will sound the bell once or blink once on successful connect. + Likewise it will sound the bell twice or blink twice on disconnect. + + Default value is "none" for no alert. + * Add experimental RS-485 support Many modern RS-485 serial devices such as the ones from FTDI already