Skip to content

Commit e4d9e43

Browse files
committed
3.0.0
* Update outdated dependencies to latest (Miroslav Bajtoš) * Fix error "Unknown signal: null" (Kaspar Schiess) * Update supported Node.js versions (Miroslav Bajtoš)
1 parent df71df1 commit e4d9e43

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2018-05-21, Version 3.0.0
2+
=========================
3+
4+
* Update outdated dependencies to latest (Miroslav Bajtoš)
5+
6+
* Fix error "Unknown signal: null" (Kaspar Schiess)
7+
8+
* Update supported Node.js versions (Miroslav Bajtoš)
9+
10+
111
2016-08-25, Version 2.0.0
212
=========================
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "foreman",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"homepage": "http://strongloop.github.io/node-foreman/",
55
"description": "Node Implementation of Foreman",
66
"author": "StrongLoop, Inc.",

0 commit comments

Comments
 (0)