From e3267af64dd8d05db309473265b9f2a3cc7154b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Barto=C5=A1?= Date: Sat, 23 Mar 2024 00:25:01 +0100 Subject: [PATCH] Changelog: remove code-unrelated/inherited features --- CHANGELOG.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 816f5c6..3fd5a4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,9 +20,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - planning jobs by seconds - timezones support - locked job, before run and after run events -- job results are shown in console immediately -- stderr handling in subprocesses - causes an exception -- stdout handling in subprocesses - causes a notice, instead of an exception ### Fixed