Skip to content

Commit

Permalink
8.4.1 released
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Feb 15, 2018
1 parent 83670a3 commit 42e3882
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 @@
8.4.1 / 2018-02-15
------------------

- Fix smartquotes around softbreaks, #430.


8.4.0 / 2017-08-24
------------------

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

0 comments on commit 42e3882

Please sign in to comment.