We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df71df1 commit e4d9e43Copy full SHA for e4d9e43
CHANGES.md
@@ -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
11
2016-08-25, Version 2.0.0
12
=========================
13
package.json
@@ -1,6 +1,6 @@
{
"name": "foreman",
- "version": "2.0.0",
+ "version": "3.0.0",
"homepage": "http://strongloop.github.io/node-foreman/",
"description": "Node Implementation of Foreman",
"author": "StrongLoop, Inc.",
0 commit comments