Skip to content

Commit

Permalink
1.2.0 released
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed May 27, 2016
1 parent 0178d73 commit 272fdd2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
1.2.0 / 2016-05-27
------------------

- Don't apply replacements in auto-generated links.
- More strong restrictions for aliaces - don't allow letters before and after.


1.1.1 / 2016-03-24
------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "markdown-it-emoji",
"version": "1.1.1",
"version": "1.2.0",
"description": "Emoji plugin for markdown-it markdown parser.",
"keywords": [
"markdown-it-plugin",
Expand Down

0 comments on commit 272fdd2

Please sign in to comment.