Skip to content

Commit 73dc72f

Browse files
author
Dennis Hoer
committed
Update changelog
1 parent bb3cf1a commit 73dc72f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# NSSM CHANGELOG
22

3+
## 4.0.0 2017-08-02
4+
5+
- Convert default recipe to custom resource with idempotence
6+
- Allow install of nssm to be optional
7+
- Properly escape parameters in install action (custom quoting should be removed)
8+
- Make start service idempotent
9+
- Unstable version of nssm is used to ensure proper idempotency. Without it, the `load_current_value` would fail to get every setting.
10+
311
## 3.0.2 2017-07-13
412

513
- Fix whyrun issues

0 commit comments

Comments
 (0)