File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,8 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
8989### Added
9090 - Initial commit (compatible with jgm/stmd: spec .txt @ 0275f34)
9191
92- [ unreleased ] : https://github.com/thephpleague/commonmark/compare/0.4.0...HEAD
92+ [ unreleased ] : https://github.com/thephpleague/commonmark/compare/0.5.0...HEAD
93+ [ 0.5.0 ] : https://github.com/thephpleague/commonmark/compare/0.4.0...0.5.0
9394[ 0.4.0 ] : https://github.com/thephpleague/commonmark/compare/0.3.0...0.4.0
9495[ 0.3.0 ] : https://github.com/thephpleague/commonmark/compare/0.2.1...0.3.0
9596[ 0.2.1 ] : https://github.com/thephpleague/commonmark/compare/0.2.0...0.2.1
Original file line number Diff line number Diff line change @@ -84,12 +84,12 @@ The following table shows which versions of league/commonmark are compatible wit
8484 </thead>
8585 <tbody>
8686 <tr>
87- <td><strong>0.5.x</strong><br>0.4.x </td>
87+ <td><strong>0.5.x</strong><br>0.4.0 </td>
8888 <td><strong><a href="http://spec.commonmark.org/0.13/">0.13</a></strong></td>
8989 <td>current spec (as of Dec 15 '14)</td>
9090 </tr>
9191 <tr>
92- <td>0.3.x </td>
92+ <td>0.3.0 </td>
9393 <td><a href="http://spec.commonmark.org/0.12/">0.12</a></td>
9494 <td></td>
9595 </tr>
You can’t perform that action at this time.
0 commit comments