Skip to content
This repository was archived by the owner on Feb 11, 2020. It is now read-only.

Commit aa7fc69

Browse files
committed
Bumped 0.29.0.
1 parent 4e4a636 commit aa7fc69

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
History
22
=======
33

4+
## 0.29.0
5+
6+
* Effectively support offline packets expiration #235 #236 by @mazhack.
7+
48
## 0.28.2
59

610
* Do not store qos 0 packets for offline delivery #229 #230 by @mazhack.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mosca",
3-
"version": "0.28.2",
3+
"version": "0.29.0",
44
"description": "MQTT broker as a module",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)