Skip to content

Commit

Permalink
1.0.1 released
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Dec 31, 2015
1 parent 351544a commit a9e0eb6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
1.0.1 / 2015-12-31
------------------

- Resolved collision with `linkify-it`.
- Extended list of start/stop punctuation characters to unicode ones.


1.0.0 / 2015-03-12
------------------

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-abbr",
"version": "1.0.0",
"version": "1.0.1",
"description": "<abbr> tag for markdown-it markdown parser.",
"keywords": [
"markdown-it-plugin",
Expand Down

0 comments on commit a9e0eb6

Please sign in to comment.