File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
33Updates should follow the [ Keep a CHANGELOG] ( http://keepachangelog.com/ ) principles.
44
55## [ Unreleased] [ unreleased ]
6+
7+ ## [ 0.7.0] - 2015-02-16
68### Added
79 - More unit tests to increase code coverage
810
@@ -144,7 +146,8 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
144146### Added
145147 - Initial commit (compatible with jgm/stmd: spec .txt @ 0275f34)
146148
147- [ unreleased ] : https://github.com/thephpleague/commonmark/compare/0.6.1...HEAD
149+ [ unreleased ] : https://github.com/thephpleague/commonmark/compare/0.7.0...HEAD
150+ [ 0.7.0 ] : https://github.com/thephpleague/commonmark/compare/0.6.1...0.7.0
148151[ 0.6.1 ] : https://github.com/thephpleague/commonmark/compare/0.6.0...0.6.1
149152[ 0.6.0 ] : https://github.com/thephpleague/commonmark/compare/0.5.1...0.6.0
150153[ 0.5.1 ] : https://github.com/thephpleague/commonmark/compare/0.5.0...0.5.1
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ The following table shows which versions of league/commonmark are compatible wit
103103 </thead>
104104 <tbody>
105105 <tr>
106- <td><strong>0.6.1 </strong></td>
106+ <td><strong>0.7.0 </strong><br>0.6.1 </td>
107107 <td><strong><a href="http://spec.commonmark.org/0.17/">0.17</a></strong></td>
108108 <td>current spec (as of Jan 25 '15)</td>
109109 </tr>
You can’t perform that action at this time.
0 commit comments