Skip to content

Commit d20cd67

Browse files
author
Kevin Paulisse
committed
Update changelog for 0.5.4
1 parent 33dd541 commit d20cd67

1 file changed

Lines changed: 38 additions & 6 deletions

File tree

doc/CHANGELOG.md

Lines changed: 38 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,40 @@
11
# octocatalog-diff change log
22

3-
| Version | Date | Description / Changes |
4-
| ------- | ---- | ----------- |
5-
| 0.5.4 | 2016-11-03 | https://github.com/github/octocatalog-diff/pull/16: environment running `puppet --version` |
6-
| 0.5.3 | 2016-10-31 | https://github.com/github/octocatalog-diff/pull/10: facts terminus optimization |
7-
| 0.5.2 | - | Unreleased internal version |
8-
| 0.5.1 | 2016-10-20 | Initial release |
3+
<table><thead>
4+
<tr>
5+
<th>Version</th>
6+
<th>Date</th>
7+
<th>Description / Changes</th>
8+
</tr>
9+
</thead><tbody>
10+
<tr valign=top>
11+
<td>0.5.4</td>
12+
<td>2016-11-07</td>
13+
<td>
14+
<ul>
15+
<li><a href="https://github.com/github/octocatalog-diff/pull/16">https://github.com/github/octocatalog-diff/pull/16</a>: environment running <code>puppet --version</code></li>
16+
<li><a href="https://github.com/github/octocatalog-diff/pull/5">https://github.com/github/octocatalog-diff/pull/5</a>: bootstrap debugging</li>
17+
<li><a href="https://github.com/github/octocatalog-diff/pull/17">https://github.com/github/octocatalog-diff/pull/17</a>: hiera simplification and <code>--hiera-path</code> option</li>
18+
</ul>
19+
</td>
20+
</tr>
21+
<tr valign=top>
22+
<td>0.5.3</td>
23+
<td>2016-10-31</td>
24+
<td>
25+
<ul>
26+
<li><a href="https://github.com/github/octocatalog-diff/pull/10">https://github.com/github/octocatalog-diff/pull/10</a>: facts terminus optimization</li>
27+
</ul>
28+
</td>
29+
</tr>
30+
<tr valign=top>
31+
<td>0.5.2</td>
32+
<td>-</td>
33+
<td>Unreleased internal version</td>
34+
</tr>
35+
<tr valign=top>
36+
<td>0.5.1</td>
37+
<td>2016-10-20</td>
38+
<td>Initial release</td>
39+
</tr>
40+
</tbody></table>

0 commit comments

Comments
 (0)