From cfacfe3879a3f7cce0fea318bcc1d627dbfe2561 Mon Sep 17 00:00:00 2001 From: Oleg Nenashev Date: Tue, 6 Jun 2017 00:23:06 +0200 Subject: [PATCH] Changelog: Noting 2.1.1 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cf239d..51a5cf1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,19 @@ Release Notes Below you can find release notes for the trunk version of WinSW. +##### 2.1.1 + +Release date: Coming soon + +Fixed issues: + +* [Issue #206](https://github.com/kohsuke/winsw/issues/206) - +Prevent printing of log entries in the `status` command. +([PR #214](https://github.com/kohsuke/winsw/pull/214)) +* [Issue #218](https://github.com/kohsuke/winsw/issues/218) - +Prevent hanging of the `stopexecutable` when its logs are not being drained do the parent process. +([PR #220](https://github.com/kohsuke/winsw/pull/220), TODO) + ##### 2.1.0 Release date: April 19, 2017