Skip to content

Commit 2a8c8c4

Browse files
authored
Merge pull request #79 from github/kpaulisse-rc3
0.99 Release candidate 3
2 parents 9bd108d + 1bd5ef6 commit 2a8c8c4

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.99.rc2
1+
0.99.rc3

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ At GitHub, we manage thousands of nodes with a Puppet code base containing 500,0
88

99
`octocatalog-diff` is written in Ruby and is distributed as a gem. It runs on Mac OS and Unix/Linux platforms.
1010

11-
**The current version of `octocatalog-diff` in the master branch is 0.99.rc1, a release candidate for version 1.0.**
11+
**The current version of `octocatalog-diff` in the master branch is 0.99.rc3, a release candidate for version 1.0.**
1212

1313
We consider the 1.x release of `octocatalog-diff` to be stable and production-quality. We continue to maintain and enhance `octocatalog-diff` to meet GitHub's internal needs and to incorporate suggestions from the community. Please consult the [change log](/doc/CHANGELOG.md) for details.
1414

doc/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@
77
<th>Description / Changes</th>
88
</tr>
99
</thead><tbody>
10+
<tr valign=top>
11+
<td>0.99.0rc3</td>
12+
<td>2017-01-30</td>
13+
<td>
14+
<ul>
15+
<li><a href="https://github.com/github/octocatalog-diff/pull/78">#78</a> Whitespace diff display enhancements</li>
16+
</ul>
17+
18+
*This is the last planned release candidate unless problems are discovered.*
19+
</td>
20+
</tr>
21+
1022
<tr valign=top>
1123
<td>0.99.0rc2</td>
1224
<td>2017-01-23</td>

0 commit comments

Comments
 (0)