Skip to content

Commit 814df85

Browse files
author
Max Presman
committed
update changelog
1 parent 0aee86b commit 814df85

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11

2+
## [v4.14.0](https://github.com/pubnub/javascript/tree/v4.14.0)
3+
4+
5+
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.13.0...v4.14.0)
6+
7+
8+
- ⭐Allow disable of heartbeats by passing interval = 0
9+
10+
11+
212
## [v4.13.0](https://github.com/pubnub/javascript/tree/v4.13.0)
313

414

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@
9090
"engine": {
9191
"node": ">=0.8"
9292
}
93-
}
93+
}

0 commit comments

Comments
 (0)