Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ddollar committed Jun 18, 2018
1 parent 013ff4e commit c0b178c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 0.85.0 (2018-06-18)

* updates rubies in travis - ensures only running with PID would be killed - updates dependencies; runs `codeclimate-test-reporter` after successful build - updates rubies for travis - squashes commits [LeFnord]
* Deprecate safe_level of ERB.new in Ruby 2.6 [Koichi ITO]
* gitignore [David Dollar]
* update yard [David Dollar]
* Don't upcase env names for daemon processes [Matthew Savage]
* Don't upcase env names in Launchd [Matthew Savage]
* No upcase for env name in Systemd [Matthew Savage]
* Don't force env var names to be upcased [Matthew Savage]
* Test that invalid Procfile entries are ignored [Kevin Litchfield]
* Remove unused block parameter [Kevin Litchfield]

## 0.84.0 (2017-03-28)

* add test for systemd template (closes: #664) [Timur Batyrshin]
Expand Down
2 changes: 1 addition & 1 deletion man/foreman.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "FOREMAN" "1" "January 2017" "Foreman 0.84.0" "Foreman Manual"
.TH "FOREMAN" "1" "March 2017" "Foreman 0.85.0" "Foreman Manual"
.
.SH "NAME"
\fBforeman\fR \- manage Procfile\-based applications
Expand Down

0 comments on commit c0b178c

Please sign in to comment.