Skip to content

Commit 58c41ac

Browse files
committed
release v0.5.0
1 parent 28734c1 commit 58c41ac

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,9 @@ To only reset connections and requests for a specific hostname, pass the hostnam
145145

146146
## Changelog
147147

148+
#### 0.5.0 (2017-12-24)
149+
* (AlCalzone) Support receiving block-wise messages
150+
148151
#### 0.4.8 (2017-10-19)
149152
* (AlCalzone) Fixed retransmission
150153

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-coap-client",
3-
"version": "0.4.8",
3+
"version": "0.5.0",
44
"description": "Clientside implementation of the CoAP protocol with DTLS support.",
55
"keywords": [
66
"coap",

0 commit comments

Comments
 (0)