Skip to content

Commit

Permalink
Release 2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hotoo committed Aug 25, 2015
1 parent 4f9d2ca commit cb03d48
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@

# CHANGELOG

## 2.6.2 (2015-08-25)

* Add iojs-3 support. #60, #61, #62.

## 2.6.1 (2015-08-23)

* #57, #58 根据《汉语拼音方案》,`y`, `w`, 不是声母。
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.6.1",
"version": "2.6.2",
"description": "汉语拼音转换工具。",
"keywords": [
"拼音",
Expand Down

0 comments on commit cb03d48

Please sign in to comment.