Skip to content

Commit

Permalink
Final changes for 0.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
colinodell committed Dec 24, 2014
1 parent 74bae9f commit 132babb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
### Added
- Initial commit (compatible with jgm/stmd:spec.txt @ 0275f34)

[unreleased]: https://github.com/thephpleague/commonmark/compare/0.4.0...HEAD
[unreleased]: https://github.com/thephpleague/commonmark/compare/0.5.0...HEAD
[0.5.0]: https://github.com/thephpleague/commonmark/compare/0.4.0...0.5.0
[0.4.0]: https://github.com/thephpleague/commonmark/compare/0.3.0...0.4.0
[0.3.0]: https://github.com/thephpleague/commonmark/compare/0.2.1...0.3.0
[0.2.1]: https://github.com/thephpleague/commonmark/compare/0.2.0...0.2.1
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,12 @@ The following table shows which versions of league/commonmark are compatible wit
</thead>
<tbody>
<tr>
<td><strong>0.5.x</strong><br>0.4.x</td>
<td><strong>0.5.x</strong><br>0.4.0</td>
<td><strong><a href="http://spec.commonmark.org/0.13/">0.13</a></strong></td>
<td>current spec (as of Dec 15 '14)</td>
</tr>
<tr>
<td>0.3.x</td>
<td>0.3.0</td>
<td><a href="http://spec.commonmark.org/0.12/">0.12</a></td>
<td></td>
</tr>
Expand Down

0 comments on commit 132babb

Please sign in to comment.