We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bed630 commit 09688a5Copy full SHA for 09688a5
.pubnub.yml
@@ -11,6 +11,8 @@ changelog:
11
changes:
12
- type: feature
13
text: add support for presence deltas.
14
+ - type: feature
15
+ text: keep track of new and upcoming timetokens on status messages
16
- version: v4.5.0
17
date:
18
CHANGELOG.md
@@ -7,6 +7,9 @@
7
- 🌟add support for presence deltas.
8
9
10
+- 🌟keep track of new and upcoming timetokens on status messages
+
## [v4.5.0](https://github.com/pubnub/javascript/tree/v4.5.0)
0 commit comments