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 a084c73 commit 008f162Copy full SHA for 008f162
CHANGES.md
@@ -1,3 +1,15 @@
1
+2016-08-25, Version 2.0.0
2
+=========================
3
+
4
+ * Update URLs in CONTRIBUTING.md (#123) (Ryan Graham)
5
6
+ * update copyright statements (Ryan Graham)
7
8
+ * replace mu2 with mustache (Ryan Graham)
9
10
+ * enable node v6 on CI (Ryan Graham)
11
12
13
2016-04-30, Version 2.0.0-1
14
===========================
15
package.json
@@ -1,6 +1,6 @@
{
"name": "foreman",
- "version": "2.0.0-1",
+ "version": "2.0.0",
"homepage": "http://strongloop.github.io/node-foreman/",
"description": "Node Implementation of Foreman",
"author": "StrongLoop, Inc.",
0 commit comments