From f719770c206922319457e2e54029ade1d80dec7e Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Thu, 24 Jan 2019 01:24:35 +0900 Subject: [PATCH] fix readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7c916e7..be6b360 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,7 @@ Please create [issues](https://github.com/hakavlad/nohang/issues). Use cases, fe - Remove CLI options - Remove self-defense options from config, use systemd unit scheduling instead - Add the ability to send any signal instead of SIGTERM for processes with certain names + - Handle UnicodeDecodeError if victim name consists of many unicode characters - [v0.1](https://github.com/hakavlad/nohang/releases/tag/v0.1), 2018-11-23 - 1st release