Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Presman committed Sep 14, 2017
1 parent 4fa4e78 commit 301616c
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 17 deletions.
28 changes: 14 additions & 14 deletions .pubnub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,71 +10,71 @@ changelog:
changes:
- type: feature
text: add support for environments CLI/no CLI simultaneously
date: Sep 4, 2017
date: 2017-10-04
- version: v1.1.0
changes:
- type: feature
text: add release method
date: Jun 20, 2017
date: 2017-06-20
- version: v1.0.3
changes:
- type: bug
text: fix issue 20 autoload history
- type: improvement
text: update for Angular4 and TS 2.3
date: Jun 16, 2017
date: 2017-06-16
- version: v1.0.2
changes:
- type: bug
text: fix issue over commmand 'ng build --prod' in Angular CLI
date: Apr 3, 2017
date: 2017-04-03
- version: v1.0.1
changes:
- type: bug
text: fix issue 15 reconnection event error
date: Feb 28, 2017
date: 2017-02-28
- version: v1.0.0
changes:
- type: feature
text: release final beta
date: Feb 23, 2017
date: 2017-02-23
- version: v1.0.0.beta.9
changes:
- type: feature
text: fix ionic2 bootstrap logic.
date: Feb 13, 2017
date: 2017-02-13
- version: v1.0.0.beta.8
changes:
- type: feature
text: additional typescript support
date: Jan 16, 2017
date: 2017-01-16
- version: v1.0.0.beta.7
changes:
- type: feature
text: first-class support for typescript.
date: Dec 29, 2016
date: 2016-12-29
- version: v1.0.0.beta.6
changes:
- type: feature
text: invoke pubnub features via HTML
date: Nov 22, 2016
date: 2016-11-22
- version: v1.0.0.beta.5
changes:
- type: feature
text: events are now broadcast to all instances
date: Nov 18, 2016
date: 2016-11-18
- version: v1.0.0.beta.4
changes:
- type: feature
text: error emitter
date: Nov 14, 2016
date: 2016-11-14
- version: v1.0.0.beta.3
changes:
- type: feature
text: first public beta of the wrapper
date: Nov 3, 2016
date: 2016-11-03
- version: v1.0.0.beta.2
changes:
- type: feature
text: first public beta of the wrapper
date: Nov 2, 2016
date: 2016-11-02
21 changes: 18 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@

## [v1.2.0](https://github.com/pubnub/pubnub-angular2/tree/v1.2.0)
October-04-2017


[Full Changelog](https://github.com/pubnub/pubnub-angular2/compare/v1.1.1...v1.2.0)
[Full Changelog](https://github.com/pubnub/pubnub-angular2/compare/v1.1.0...v1.2.0)

- 🌟add support for environments CLI/no CLI simultaneously




## [v1.1.0](https://github.com/pubnub/pubnub-angular2/tree/v1.1.0)
June-20-2017


[Full Changelog](https://github.com/pubnub/pubnub-angular2/compare/v1.0.3...v1.1.0)
Expand All @@ -19,6 +22,7 @@


## [v1.0.3](https://github.com/pubnub/pubnub-angular2/tree/v1.0.3)
June-16-2017


[Full Changelog](https://github.com/pubnub/pubnub-angular2/compare/v1.0.2...v1.0.3)
Expand All @@ -32,6 +36,7 @@


## [v1.0.2](https://github.com/pubnub/pubnub-angular2/tree/v1.0.2)
April-03-2017


[Full Changelog](https://github.com/pubnub/pubnub-angular2/compare/v1.0.1...v1.0.2)
Expand All @@ -42,6 +47,7 @@


## [v1.0.1](https://github.com/pubnub/pubnub-angular2/tree/v1.0.1)
February-28-2017


[Full Changelog](https://github.com/pubnub/pubnub-angular2/compare/v1.0.0...v1.0.1)
Expand All @@ -52,6 +58,7 @@


## [v1.0.0](https://github.com/pubnub/pubnub-angular2/tree/v1.0.0)
February-23-2017


[Full Changelog](https://github.com/pubnub/pubnub-angular2/compare/v1.0.0.beta.9...v1.0.0)
Expand All @@ -62,6 +69,7 @@


## [v1.0.0.beta.9](https://github.com/pubnub/pubnub-angular2/tree/v1.0.0.beta.9)
February-13-2017


[Full Changelog](https://github.com/pubnub/pubnub-angular2/compare/v1.0.0.beta.8...v1.0.0.beta.9)
Expand All @@ -72,6 +80,7 @@


## [v1.0.0.beta.8](https://github.com/pubnub/pubnub-angular2/tree/v1.0.0.beta.8)
January-16-2017


[Full Changelog](https://github.com/pubnub/pubnub-angular2/compare/v1.0.0.beta.7...v1.0.0.beta.8)
Expand All @@ -82,6 +91,7 @@


## [v1.0.0.beta.7](https://github.com/pubnub/pubnub-angular2/tree/v1.0.0.beta.7)
December-29-2016


[Full Changelog](https://github.com/pubnub/pubnub-angular2/compare/v1.0.0.beta.6...v1.0.0.beta.7)
Expand All @@ -92,6 +102,7 @@


## [v1.0.0.beta.6](https://github.com/pubnub/pubnub-angular2/tree/v1.0.0.beta.6)
November-22-2016


[Full Changelog](https://github.com/pubnub/pubnub-angular2/compare/v1.0.0.beta.5...v1.0.0.beta.6)
Expand All @@ -102,6 +113,7 @@


## [v1.0.0.beta.5](https://github.com/pubnub/pubnub-angular2/tree/v1.0.0.beta.5)
November-18-2016


[Full Changelog](https://github.com/pubnub/pubnub-angular2/compare/v1.0.0.beta.4...v1.0.0.beta.5)
Expand All @@ -112,6 +124,7 @@


## [v1.0.0.beta.4](https://github.com/pubnub/pubnub-angular2/tree/v1.0.0.beta.4)
November-14-2016


[Full Changelog](https://github.com/pubnub/pubnub-angular2/compare/v1.0.0.beta.3...v1.0.0.beta.4)
Expand All @@ -122,20 +135,22 @@


## [v1.0.0.beta.3](https://github.com/pubnub/pubnub-angular2/tree/v1.0.0.beta.3)
November-03-2016


[Full Changelog](https://github.com/pubnub/pubnub-angular2/compare/v1.0.0.beta.2...v1.0.0.beta.3)

- 🌟first public beta of the wrapper.
- 🌟first public beta of the wrapper




## [v1.0.0.beta.2](https://github.com/pubnub/pubnub-angular2/tree/v1.0.0.beta.2)
November-02-2016



- 🌟first public beta of the wrapper.
- 🌟first public beta of the wrapper



0 comments on commit 301616c

Please sign in to comment.