Skip to content

Commit

Permalink
Prepare for version 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 3c8a0cb commit 74bae9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.

## [Unreleased][unreleased]

## [0.5.0] - 2014-12-24
### Added
- Support for custom directives, parsers, and renderers

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ The following table shows which versions of league/commonmark are compatible wit
</thead>
<tbody>
<tr>
<td><strong>0.4.x<strong></td>
<td><strong>0.5.x</strong><br>0.4.x</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>
Expand Down

0 comments on commit 74bae9f

Please sign in to comment.