Skip to content

Commit ffd4b1e

Browse files
authored
Update .pubnub.yml
1 parent f72592a commit ffd4b1e

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

.pubnub.yml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ changelog:
55
-
66
text: "Signals"
77
type: improvement
8+
-
9+
text: "IncludeMeta in History and Fetch"
10+
type: improvement
811
date: Oct 10, 19
912
version: v4.3.0
1013
-
@@ -357,6 +360,10 @@ features:
357360
- STORAGE-START-END
358361
- STORAGE-COUNT
359362
- STORAGE-DELETE-MESSAGES
363+
- STORAGE-FETCH-MESSAGES
364+
- STORAGE-MESSAGE-COUNT
365+
- STORAGE-HISTORY-WITH-META
366+
- STORAGE-FETCH-WITH-META
360367
subscribe:
361368
- SUBSCRIBE-CHANNELS
362369
- SUBSCRIBE-CHANNEL-GROUPS
@@ -367,9 +374,13 @@ features:
367374
- SUBSCRIBE-FILTER-EXPRESSION
368375
- SUBSCRIBE-PUBSUB-V2
369376
- SUBSCRIBE-PUBLISHER-UUID
370-
- REQUEST-MESSAGE-COUNT-EXCEEDED
377+
- SUBSCRIBE-SIGNAL-LISTENER
371378
time:
372379
- TIME-TIME
380+
signal:
381+
- SIGNAL-SEND
382+
notify:
383+
- REQUEST-MESSAGE-COUNT-EXCEEDED
373384
name: unity
374385
schema: 1
375386
scm: github.com/pubnub/unity

0 commit comments

Comments
 (0)