mirror of https://github.com/winsw/winsw
README: Update the WinSW 2.0 notes
parent
f907a2b202
commit
1db4de60f9
11
README.md
11
README.md
|
@ -69,12 +69,13 @@ Naming and download sources for these binaries are currently in flux.
|
||||||
|
|
||||||
#### WinSW 2.x
|
#### WinSW 2.x
|
||||||
|
|
||||||
This is a new release line under active development.
|
This is a new baseline of WinSW with several major changes:
|
||||||
|
* Major documentation rework and update
|
||||||
Major changes since 1.x:
|
|
||||||
* New executable package targeting the .NET Framework `4.0`. .NET Framework `2.0` is still supported.
|
* New executable package targeting the .NET Framework `4.0`. .NET Framework `2.0` is still supported.
|
||||||
* Migration of the logging subsystem to `Apache log4net`
|
* [Extension engine](doc/extensions/extensions.md), which allows extending the wrapper's behavior. And a couple of extensions for it (Shared Directory Mapper, Runaway Process Killer)
|
||||||
* Internal [extension engine](doc/extensions/extensions.md), which allows extending the wrapper's behavior.
|
* New release hosting: GitHub and NuGet
|
||||||
|
* Migration of the logging subsystem to Apache log4net
|
||||||
|
* Bugfixes
|
||||||
|
|
||||||
See the full changelog in the [release notes](CHANGELOG.md#20).
|
See the full changelog in the [release notes](CHANGELOG.md#20).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue