Browse Source

4.3.0 released

pull/135/head 4.3.0
Vitaly Puzrin 9 years ago
parent
commit
abce447577
  1. 6
      CHANGELOG.md
  2. 2
      package.json

6
CHANGELOG.md

@ -1,3 +1,9 @@
4.3.0 / 2015-06-29
------------------
- `linkify-it` dependency update (1.2.0). Now accepts dash at the end of links.
4.2.2 / 2015-06-10
------------------

2
package.json

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

Loading…
Cancel
Save