Skip to content

Commit

Permalink
new changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Presman committed May 18, 2017
1 parent 2c45ae6 commit daa6386
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .pubnub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ changelog:
text: integrate fetch for react-native SDK
- type: improvement
text: announce when subscription get reactivated
- type: fix
- type: improvement
text: stop heartbeats for responses with status PNBadRequestCategory
- version: v4.8.0
date:
Expand Down
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

## [v4.9.1](https://github.com/pubnub/javascript/tree/v4.9.1)


Expand All @@ -7,16 +8,20 @@




## [v4.9.0](https://github.com/pubnub/javascript/tree/v4.9.0)


[Full Changelog](https://github.com/pubnub/javascript/compare/v4.8.0...v4.9.0)

- 🌟integrate fetch for react-native SDK

- 🌟announce when subscription get reactivated

- 🐛stop heartbeats for responses with status PNBadRequestCategory

- ⭐announce when subscription get reactivated


- ⭐stop heartbeats for responses with status PNBadRequestCategory



Expand All @@ -29,15 +34,19 @@




## [v4.7.0](https://github.com/pubnub/javascript/tree/v4.7.0)


[Full Changelog](https://github.com/pubnub/javascript/compare/v4.6.0...v4.7.0)

- 🌟add support for titanium SDK



- ⭐fix support for react-native SDK


- ⭐add validation for web distribution


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@
"engine": {
"node": ">=0.8"
}
}
}

0 comments on commit daa6386

Please sign in to comment.