Browse Source

8.4.0 released

pull/403/head 8.4.0
Vitaly Puzrin 7 years ago
parent
commit
3353462142
  1. 6
      CHANGELOG.md
  2. 2
      package.json

6
CHANGELOG.md

@ -1,3 +1,9 @@
8.4.0 / 2017-08-24
------------------
- Updated CM spec compatibility to 0.28.
8.3.2 / 2017-08-03
------------------

2
package.json

@ -1,6 +1,6 @@
{
"name": "markdown-it",
"version": "8.3.2",
"version": "8.4.0",
"description": "Markdown-it - modern pluggable markdown parser.",
"keywords": [
"markdown",

Loading…
Cancel
Save