Skip to content

Commit 057cdfd

Browse files
committed
Release 1.3.0
1 parent 3f3c654 commit 057cdfd

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.0
1+
1.3.0

doc/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@
88
</tr>
99
</thead><tbody>
1010
<tr valign=top>
11+
<td>1.3.0</td>
12+
<td>2017-06-08</td>
13+
<td>
14+
<li><a href="https://github.com/github/octocatalog-diff/pull/121">#121</a>: (Enhancement) Allow different fact files for the "from" and "to" catalogs</li>
15+
<li><a href="https://github.com/github/octocatalog-diff/pull/129">#129</a>: (Enhancement) Allow YAML facts in "facter -y" format</li>
16+
<li><a href="https://github.com/github/octocatalog-diff/pull/126">#126</a>: (Enhancement) Allow saving of catalogs when catalog diffing</li>
17+
<li><a href="https://github.com/github/octocatalog-diff/pull/122">#122</a>: (Bug) Handle File resources with no parameters</li>
18+
<li><a href="https://github.com/github/octocatalog-diff/pull/125">#125</a>: (Bug) Fix error when parameters with integer values are added</li>
19+
</td>
20+
</tr>
21+
<tr valign=top>
1122
<td>1.2.0</td>
1223
<td>2017-05-18</td>
1324
<td>

0 commit comments

Comments
 (0)