Browse Source

8.4.1 released

pull/445/head 8.4.1
Vitaly Puzrin 6 years ago
parent
commit
42e388224b
  1. 6
      CHANGELOG.md
  2. 2
      package.json

6
CHANGELOG.md

@ -1,3 +1,9 @@
8.4.1 / 2018-02-15
------------------
- Fix smartquotes around softbreaks, #430.
8.4.0 / 2017-08-24
------------------

2
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",

Loading…
Cancel
Save