From f8395cf4454d71089f663f2c338db018a4c0b52c Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Wed, 22 Apr 2020 01:17:53 +0200 Subject: [PATCH] Release 2.3.1 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 352fb94..fd2d7b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Security +## [2.3.1] - 2020-04-22 + +### Added + +* State the age of the current "rm" process when killing it +* Give the new PID after killing the previous "rm" process + +### Fixed + +* typos +* forgotten quotes + ## [2.3.0] - 2020-04-20 ### Changed