We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c8a0cb commit 74bae9fCopy full SHA for 74bae9f
CHANGELOG.md
@@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
3
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
4
5
## [Unreleased][unreleased]
6
+
7
+## [0.5.0] - 2014-12-24
8
### Added
9
- Support for custom directives, parsers, and renderers
10
README.md
@@ -84,7 +84,7 @@ The following table shows which versions of league/commonmark are compatible wit
84
</thead>
85
<tbody>
86
<tr>
87
- <td><strong>0.4.x<strong></td>
+ <td><strong>0.5.x</strong><br>0.4.x</td>
88
<td><strong><a href="http://spec.commonmark.org/0.13/">0.13</a></strong></td>
89
<td>current spec (as of Dec 15 '14)</td>
90
</tr>
0 commit comments