Skip to content

Commit 3c684dd

Browse files
PubNub SDK v0.4.4 release.
1 parent 8214ec7 commit 3c684dd

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.pubnub.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
---
2-
version: v0.4.3
2+
version: v0.4.4
33
changelog:
4+
- date: 2025-05-12
5+
version: v0.4.4
6+
changes:
7+
- type: feature
8+
text: "Added the ChatMembershipData which replaces the customDataJson argument in membership-related methods."
49
- date: 2025-04-02
510
version: v0.4.3
611
changes:

unity-chat/PubnubChatUnity/Assets/PubnubChat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.pubnub.pubnubchat",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"displayName": "Pubnub Chat",
55
"description": "PubNub Unity Chat SDK",
66
"unity": "2022.3",

0 commit comments

Comments
 (0)