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 680ad40 commit 1924217Copy full SHA for 1924217
CHANGES.md
@@ -1,3 +1,15 @@
1
+2018-06-28, Version 3.0.1
2
+=========================
3
+
4
+ * remove unnecessary use of regex (Ryan Graham)
5
6
+ * Fixed typo on forward proxy (Cemal Eker)
7
8
+ * Fixed typo (Leopold Bradley)
9
10
+ * don't log warning if env file doesn't exist (Ryan Graham)
11
12
13
2018-05-21, Version 3.0.0
14
=========================
15
package.json
@@ -1,6 +1,6 @@
{
"name": "foreman",
- "version": "3.0.0",
+ "version": "3.0.1",
"homepage": "http://strongloop.github.io/node-foreman/",
"description": "Node Implementation of Foreman",
"author": "StrongLoop, Inc.",
0 commit comments