diff --git a/Changelog.md b/Changelog.md index a8485da3..a65284a5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,11 @@ +## 0.82.0 (2016-05-21) + +* Fixes #626. Use -m for concurrency when using the export command. [Jori Hardman] +* Add stop timeout to systemd services [Christian Haase] +* systemd exporter creates target dependencies via symlinks [Christian Haase] +* Update systemd exporter to generate instantiated services [Christian Haase] +* changelog [David Dollar] + ## 0.81.0 (2016-04-26) * Revert "Create a new process group when spawning a new process. This should prevent from SIGINT propagating to spawned processes. (#528)" [David Dollar] diff --git a/man/foreman.1 b/man/foreman.1 index 68fbc1d0..76ca69f1 100644 --- a/man/foreman.1 +++ b/man/foreman.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "FOREMAN" "1" "April 2016" "Foreman 0.81.0" "Foreman Manual" +.TH "FOREMAN" "1" "April 2016" "Foreman 0.82.0" "Foreman Manual" . .SH "NAME" \fBforeman\fR \- manage Procfile\-based applications