From 6207ed871c9683b56f8217dd5818f97fc0e43226 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Fri, 18 Feb 2022 23:20:24 +0100 Subject: CHANGES: Mention graceful shutdown --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index b3f0bdb6..9bd2182e 100644 --- a/CHANGES +++ b/CHANGES @@ -47,6 +47,7 @@ TRUNK - Promise based API for sending queries - API for adding periodic tasks - More APIs supporting ES6 Promises +- Async can be used during shutdown ### Other @@ -69,6 +70,8 @@ TRUNK - Rewritten migrator with archive support - Improved automatic certificate locating and selecting - Logging to syslog no longer missing startup messages +- Graceful shutdown sequence that closes ports first and waits for + connections to close ## Removed -- cgit v1.2.3