Skip to content

Commit 9eeb38a

Browse files
authored
docs: updated change logs (#194)
1 parent df7de76 commit 9eeb38a

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

.pubnub.yml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
---
22
changelog:
3-
3+
-
4+
changes:
5+
-
6+
text: "Add telemetry (latency) for all existing operation types."
7+
type: feature
8+
-
9+
text: "Replace `cbor-sync` module with `cbor-js` for client implementation for web to fix compatibility with Salesforce Lightning Web Components."
10+
type: bug
11+
date: 2020-03-18
12+
version: v4.27.4
413
-
514
changes:
615
-

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1+
## [v4.27.4](https://github.com/pubnub/javascript/releases/tag/v4.27.4)
2+
March-18-2020
13

4+
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.27.3...v4.27.4)
5+
6+
- 🌟️ Add telemetry (latency) for all existing operation types.
7+
- 🐛 Replace `cbor-sync` module with `cbor-js` for client implementation for web to fix compatibility with Salesforce Lightning Web Components.
28

39
## [v4.27.3](https://github.com/pubnub/javascript/tree/v4.27.3)
410
January-06-2020

0 commit comments

Comments
 (0)