Skip to content

Commit

Permalink
8.2.2 released
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Dec 30, 2016
1 parent 1f53972 commit 79244d1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
8.2.2 / 2016-12-15
------------------

- Add `-o` / `--output` option to CLI, #312.


8.2.1 / 2016-12-02
------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "markdown-it",
"version": "8.2.1",
"version": "8.2.2",
"description": "Markdown-it - modern pluggable markdown parser.",
"keywords": [
"markdown",
Expand Down

0 comments on commit 79244d1

Please sign in to comment.