Skip to content

Commit 787b95e

Browse files
docs: add 'BREAKING CHANGE' to useRandomIVs
Add `BREAKING CHANGE` to `.pubnub.yml` and `CHANGELOG.md` files for useRandomIVs default change.
1 parent 0aa2aa3 commit 787b95e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+303
-690
lines changed

.pubnub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ changelog:
33
-
44
changes:
55
-
6-
text: "Set `true` for `useRandomIVs` by default."
6+
text: "BREAKING CHANGE - Set `true` for `useRandomIVs` by default."
77
type: improvement
88
-
99
text: "Fix `channel` and `uuid` which is used with: files API, Objects and presence."

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ April-22-2021
33

44
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.30.1...v4.31.0)
55

6-
- ⭐️️ Set `true` for `useRandomIVs` by default.
6+
- ⭐️️ **BREAKING CHANGE** - Set `true` for `useRandomIVs` by default.
77
- 🐛 Fix `channel` and `uuid` which is used with: files API, Objects and presence.
88

99
## [v4.30.1](https://github.com/pubnub/javascript/releases/tag/v4.30.1)

0 commit comments

Comments
 (0)