We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb3cf1a commit 73dc72fCopy full SHA for 73dc72f
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# NSSM CHANGELOG
2
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
11
## 3.0.2 2017-07-13
12
13
- Fix whyrun issues
0 commit comments