Skip to content

Commit 98efba0

Browse files
authored
docs: fix change log (#110)
Fix malformed change log entry in `.pubnub.yml`.
1 parent b23b685 commit 98efba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pubnub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ changelog:
1010
- type: feature
1111
text: "VSP methods and models have been exposed via modules on the PubNub instance."
1212
- type: feature
13-
text: "JSONCodableScalar]` inside the VSP models."
13+
text: "`FlatJSONCodable` replaces `[String: JSONCodableScalar]` inside the VSP models."
1414
- type: improvement
1515
text: "PubNub instances has been changed from a `struct` to a `class`."
1616
- type: improvement

0 commit comments

Comments
 (0)