We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 143b4cc commit 4d47970Copy full SHA for 4d47970
CHANGELOG.md
@@ -1,6 +1,14 @@
1
2
# CHANGELOG
3
4
+## 2.7.3 (2016-05-15)
5
+
6
+- fixed 的's pinyin. #94, #95
7
8
+## 2.7.2 (2016-05-11)
9
10
+- 修复了词典拼音库。 #93
11
12
## 2.7.1 (2016-02-22)
13
14
* fix(web): use strict. #82
package.json
@@ -1,6 +1,6 @@
{
"name": "pinyin",
- "version": "2.7.2",
+ "version": "2.7.3",
"description": "汉语拼音转换工具。",
"files": [
"bin",
0 commit comments