Skip to content

Commit c9767b3

Browse files
committed
Adding PR-131 to this release too
1 parent d4ca97c commit c9767b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,14 @@
99
</thead><tbody>
1010
<tr valign=top>
1111
<td>1.3.0</td>
12-
<td>2017-06-08</td>
12+
<td>2017-06-09</td>
1313
<td>
1414
<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>
1515
<li><a href="https://github.com/github/octocatalog-diff/pull/129">#129</a>: (Enhancement) Allow YAML facts in "facter -y" format</li>
1616
<li><a href="https://github.com/github/octocatalog-diff/pull/126">#126</a>: (Enhancement) Allow saving of catalogs when catalog diffing</li>
1717
<li><a href="https://github.com/github/octocatalog-diff/pull/122">#122</a>: (Bug) Handle File resources with no parameters</li>
1818
<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>
1920
</td>
2021
</tr>
2122
<tr valign=top>

0 commit comments

Comments
 (0)