Browse Source

9.0.0 released

pull/570/head 9.0.0
Vitaly Puzrin 5 years ago
parent
commit
bd43aaeedb
  1. 8
      CHANGELOG.md
  2. 2
      package.json

8
CHANGELOG.md

@ -1,3 +1,11 @@
9.0.0 / 2019-07-09
------------------
- Updated CM spec compatibility to 0.29.
- Update Travis-CI node version to actual (8 & latest).
- Deps bump.
8.4.2 / 2018-02-15
------------------

2
package.json

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

Loading…
Cancel
Save