Skip to content

Commit

Permalink
Release 2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hotoo committed May 15, 2016
1 parent 143b4cc commit 4d47970
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@

# CHANGELOG

## 2.7.3 (2016-05-15)

- fixed 的's pinyin. #94, #95

## 2.7.2 (2016-05-11)

- 修复了词典拼音库。 #93

## 2.7.1 (2016-02-22)

* fix(web): use strict. #82
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": "pinyin",
"version": "2.7.2",
"version": "2.7.3",
"description": "汉语拼音转换工具。",
"files": [
"bin",
Expand Down

0 comments on commit 4d47970

Please sign in to comment.