Skip to content

Commit 40d75b8

Browse files
authored
Merge pull request #130 from github/kpaulisse-ocd-1-3-0
Release 1.3.0
2 parents 7bfac67 + c9767b3 commit 40d75b8

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@
88
</tr>
99
</thead><tbody>
1010
<tr valign=top>
11+
<td>1.3.0</td>
12+
<td>2017-06-09</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+
<li><a href="https://github.com/github/octocatalog-diff/pull/131">#131</a>: (Bug) Do not use override fact file for both catalogs when only `--to-fact-file` is specified</li>
20+
</td>
21+
</tr>
22+
<tr valign=top>
1123
<td>1.2.0</td>
1224
<td>2017-05-18</td>
1325
<td>

0 commit comments

Comments
 (0)