Skip to content

Commit b6f29a2

Browse files
authored
fix broken HTML in changelog
1 parent 4aebaff commit b6f29a2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<tr valign=top>
1212
<td>2.1.0</td>
1313
<td>2020-02-18</td>
14-
14+
<td>
1515
<li><a href="https://github.com/github/octocatalog-diff/pull/240">#240</a>: (Enhancement) Run CI against Puppet 7 and Ruby 3</li>
1616
<li><a href="https://github.com/github/octocatalog-diff/pull/241">#241</a>: (Bug Fix) Fix indent and numbering in several docs</li>
1717
<li><a href="https://github.com/github/octocatalog-diff/pull/242">#242</a>: (Enhancement) Handle JSON facts structured as name/values</li>
@@ -22,6 +22,7 @@
2222
<tr valign=top>
2323
<td>2.0.0</td>
2424
<td>2020-01-12</td>
25+
<td>
2526
<li><a href="https://github.com/github/octocatalog-diff/pull/226">#226</a>: (Enhancement) Add Puppet 6 support</li>
2627
<li><a href="https://github.com/github/octocatalog-diff/pull/228">#228</a>: (Enhancement) Add Puppetserver catalog v4 API support</li>
2728
<li><a href="https://github.com/github/octocatalog-diff/pull/229">#229</a>: (Enhancement) Add support for PE package inventory facts</li>
@@ -32,6 +33,7 @@
3233
<tr valign=top>
3334
<td>1.6.0</td>
3435
<td>2019-10-31</td>
36+
<td>
3537
<li><a href="https://github.com/github/octocatalog-diff/pull/216">#216</a>: (Enhancement) Hide sensitive parameters</li>
3638
<li><a href="https://github.com/github/octocatalog-diff/pull/204">#204</a>: (Enhancement) Add glob support for modulepath</li>
3739
<li><a href="https://github.com/github/octocatalog-diff/pull/206">#206</a>: (Bug Fix) Fix multi-node list with parallel mode</li>

0 commit comments

Comments
 (0)