瀏覽代碼

Changelog: Noting 2.2.0

Oleg Nenashev 6 年之前
父節點
當前提交
feb5bb1561
共有 1 個文件被更改,包括 14 次插入1 次删除
  1. 14 1
      CHANGELOG.md

+ 14 - 1
CHANGELOG.md

@@ -1,7 +1,20 @@
 Release Notes
 ====
 
-Below you can find release notes for the trunk version of WinSW.
+##### 2.2.0
+
+Release date: Jan 06, 2019
+
+* [PR #247](https://github.com/kohsuke/winsw/pull/247) -
+Intoduce new logging configuration options to allow renaming and disabling logs
+(`logname`, `outfiledisabled`, `errfiledisabled`, `outfilepattern`, `errfilepattern`)
+* [PR #259](https://github.com/kohsuke/winsw/pull/259) -
+Add support of archiving old log files to the 'roll-by-size-time' log appender 
+(`zipOlderThanNumDays` and `zipDateFormat` options)
+* [PR #239](https://github.com/kohsuke/winsw/pull/239) -
+Improve logging for process termination by Runaway Process Killer
+* [PR #254](https://github.com/kohsuke/winsw/pull/254) -
+Performance: prevent double loading of the service descriptors on startup
 
 ##### 2.1.2