Skip to content

Commit

Permalink
bump version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fablec-telecomsante committed Jan 18, 2017
1 parent 8f20bf5 commit 59c2d81
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@

# v1.0.1

- tsante-mqtt : reinitialize client when modifying host or clientID
- tsante-mqtt : on disconnect set connected to false
- tsante-mqtt-subscriber : when tsante-mqtt disconnect, unsubscribe the topic.

# v1.0.0

First public release
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tsante-mqtt",
"version":"1.0.0",
"version":"1.0.1",
"description": "A MQTT component",
"license": "LICENSE.md",
"main": "tsante-mqtt.html",
Expand Down

0 comments on commit 59c2d81

Please sign in to comment.