Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Hoer committed Aug 2, 2017
1 parent bb3cf1a commit 73dc72f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# NSSM CHANGELOG

## 4.0.0 2017-08-02

- Convert default recipe to custom resource with idempotence
- Allow install of nssm to be optional
- Properly escape parameters in install action (custom quoting should be removed)
- Make start service idempotent
- Unstable version of nssm is used to ensure proper idempotency. Without it, the `load_current_value` would fail to get every setting.

## 3.0.2 2017-07-13

- Fix whyrun issues
Expand Down

0 comments on commit 73dc72f

Please sign in to comment.