Skip to content

Commit 48621e4

Browse files
author
Max Presman
committed
Merge branch 'master' into develop
2 parents 0b51813 + f9f8e5f commit 48621e4

File tree

2 files changed

+26
-15
lines changed

2 files changed

+26
-15
lines changed

.pubnub.yml

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,6 @@ changelog:
4545
changes:
4646
- type: improvement
4747
text: bump version after v3 release.
48-
- version: v4.3.3
49-
date:
50-
changes:
51-
- type: improvement
52-
text: bump version after v3 release.
5348
- version: v4.3.2
5449
date:
5550
changes:
@@ -199,6 +194,7 @@ changelog:
199194
features:
200195
access:
201196
- ACCESS-GRANT
197+
- ACCESS-SECRET-KEY-ALL-ACCESS
202198
channel-groups:
203199
- CHANNEL-GROUPS-ADD-CHANNELS
204200
- CHANNEL-GROUPS-REMOVE-CHANNELS
@@ -243,3 +239,28 @@ features:
243239
- SUBSCRIBE-WILDCARD
244240
- SUBSCRIBE-FILTER-EXPRESSION
245241
- SUBSCRIBE-PUBLISHER-UUID
242+
supported-platforms:
243+
-
244+
version: Pubnub Javascript for Web
245+
platforms:
246+
- Safari 10 and up
247+
- Mozilla Firefox 51 and up
248+
- Google Chrome 56 and up
249+
- Opera 41 and up
250+
- IE 11 and up
251+
- Microsoft Edge 38 and up
252+
frameworks:
253+
- Angular 1
254+
- Angular 2 using Javascript Plain
255+
-
256+
version: Pubnub Javascript for Node
257+
platforms:
258+
- OSX 10.12 and up
259+
- Ubuntu 14.04 and above
260+
- Windows 7, 8, 10
261+
editors:
262+
- 0.12
263+
- 4
264+
- 5
265+
- 6
266+
- 7

CHANGELOG.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -65,16 +65,6 @@
6565

6666

6767

68-
## [v4.3.3](https://github.com/pubnub/javascript/tree/v4.3.3)
69-
70-
71-
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.3.3...v4.3.3)
72-
73-
74-
- ⭐bump version after v3 release.
75-
76-
77-
7868
## [v4.3.3](https://github.com/pubnub/javascript/tree/v4.3.3)
7969

8070

0 commit comments

Comments
 (0)