Skip to content

Commit

Permalink
Release 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hotoo committed Feb 27, 2016
1 parent bbd3913 commit bc178ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,10 @@

# CHANGELOG

## 2.7.1 (2016-02-22)

* fix(web): use strict. #82

## 2.7.0 (2016-02-04)

* feat(TO3NE): TONE style by number [0-4] after phonetic notation character. #79
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "pinyin",
"version": "2.7.0",
"version": "2.7.1",
"description": "汉语拼音转换工具。",
"files": [
"bin",
Expand Down

0 comments on commit bc178ae

Please sign in to comment.