Skip to content

Commit

Permalink
Release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bergie committed Mar 26, 2018
1 parent ce58d1e commit 2250592
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -107,6 +107,8 @@ It is possible to see the internal workings of the library by setting the `DEBUG

## Changes

* 0.3.1 (2018-03-26)
- Added `connected` and `disconnected` events
* 0.3.0 (2018-03-26)
- Added support for checking capabilities.
- Disallowed messages cause requests to be rejected
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "fbp-client",
"version": "0.3.0",
"version": "0.3.1",
"description": "Higher-level client library for the FBP protocol",
"main": "lib/client.js",
"scripts": {
Expand Down

0 comments on commit 2250592

Please sign in to comment.