Skip to content

Commit

Permalink
upgrade to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fantasyni committed Jan 20, 2017
1 parent 4a3b4b4 commit 81c9059
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ logs/*.log
*.log
!.gitignore
node_modules/*
node_modules_back/*
.project
.settings/
**/*.svn
Expand Down
10 changes: 10 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
2.2.1 / 2017-1-20
=================
* [FIX] fix push message with no array

2.2.0 / 2017-1-19
=================
* [NEW] upgrade pomelo-rpc to 1.0.6, rpc protocol moved to MQTT
* [NEW] upgrade pomelo-admin to 1.0.0
* [NEW] pure javaScript without need to install c++ addons

1.2.1 / 2015-12-31
================
* [NEW] upgrade ws to 0.8.0
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": "pomelo",
"version": "2.2.0",
"version": "2.2.1",
"homepage": "https://github.com/NetEase/pomelo",
"repository": {
"type": "git",
Expand Down

0 comments on commit 81c9059

Please sign in to comment.