From 4944efa51f56775b2b30c51a0de5b5a9a5be98a1 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 13 Jul 2019 01:27:26 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 5c39a68d..0893a224 100644 --- a/NEWS +++ b/NEWS @@ -76,6 +76,9 @@ v0.5 (xxxx-xx-xx) x86/x64. - Application can now log app-specific information, similarly to how the host info reports system information. +- Message list will automatically scroll down to the most recent message. + - Feature will disable when the list is scrolled by user. + - To re-enable, scroll to the bottom of the list. v0.4.1 (2018-12-30) -------------------