Skip to content

Commit

Permalink
6.0.5 released
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Jun 1, 2016
1 parent 7aa9ad9 commit c09b563
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
6.0.5 / 2016-06-01
------------------

- Process `\r` the same way as `\n` and `\r\n\`, #252.


6.0.4 / 2016-05-30
------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "markdown-it",
"version": "6.0.4",
"version": "6.0.5",
"description": "Markdown-it - modern pluggable markdown parser.",
"keywords": [
"markdown",
Expand Down

0 comments on commit c09b563

Please sign in to comment.