Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
becvert committed Jun 25, 2017
1 parent 6a27fbf commit 67cf166
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ This is not a background service. When the cordova view is destroyed/terminated,

## Changelog ##

#### 1.4.4

- [Android] fixed NPE when getting HostAddress. 'addr' or 'remoteAddr' fields may be null.
- [Android] fixed WebsocketNotConnectedException when calling send
- [Android] upgrading to [org:java-websocket:1.3.3](https://github.com/TooTallNate/Java-WebSocket)

#### 1.4.3

- plugin.xml: moving js clobbers from global to only supported platforms
Expand Down

0 comments on commit 67cf166

Please sign in to comment.