Skip to content

Commit

Permalink
9.0.0 released
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Jul 9, 2019
1 parent cb4f862 commit bd43aae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "markdown-it",
"version": "8.4.2",
"version": "9.0.0",
"description": "Markdown-it - modern pluggable markdown parser.",
"keywords": [
"markdown",
Expand Down

0 comments on commit bd43aae

Please sign in to comment.