@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ * None.
11+
12+ ## [ 2.0.0 (2019-02-28)]
13+
1014### Added
1115
1216* Support native return to JavaScript as [ Promise] ( https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Global_Objects/Promise ) .
@@ -105,18 +109,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
105109
106110* First release.
107111
108- [ Unreleased ] : https://github.com/ridi/cocoa-oauth2/compare/1.2.0...HEAD
109- [ 1.2.0 (2019-02-26) ] : https://github.com/ridi/cocoa-oauth2/compare/1.1.9...1.2.0
110- [ 1.1.9 (2018-07-31) ] : https://github.com/ridi/cocoa-oauth2/compare/1.1.8...1.1.9
111- [ 1.1.8 (2017-11-29) ] : https://github.com/ridi/cocoa-oauth2/compare/1.1.7...1.1.8
112- [ 1.1.7 (2017-09-26) ] : https://github.com/ridi/cocoa-oauth2/compare/1.1.6...1.1.7
113- [ 1.1.6 (2017-07-05) ] : https://github.com/ridi/cocoa-oauth2/compare/1.1.5...1.1.6
114- [ 1.1.5 (2017-02-08) ] : https://github.com/ridi/cocoa-oauth2/compare/1.1.4...1.1.5
115- [ 1.1.4 (2017-02-05) ] : https://github.com/ridi/cocoa-oauth2/compare/1.1.3...1.1.4
116- [ 1.1.3 (2017-01-26) ] : https://github.com/ridi/cocoa-oauth2/compare/1.1.2...1.1.3
117- [ 1.1.2 (2017-01-26) ] : https://github.com/ridi/cocoa-oauth2/compare/1.1.1...1.1.2
118- [ 1.1.1 (2017-01-26) ] : https://github.com/ridi/cocoa-oauth2/compare/1.1.0...1.1.1
119- [ 1.1.0 (2017-01-18) ] : https://github.com/ridi/cocoa-oauth2/compare/1.0.2...1.1.0
120- [ 1.0.2 (2017-01-18) ] : https://github.com/ridi/cocoa-oauth2/compare/1.0.1...1.0.2
121- [ 1.0.1 (2017-01-18) ] : https://github.com/ridi/cocoa-oauth2/compare/1.0.0...1.0.1
122- [ 1.0.0 (2017-01-17) ] : https://github.com/ridi/cocoa-oauth2/compare/8065709...1.0.0
112+ [ Unreleased ] : https://github.com/ridi/WKJavaScriptController/compare/2.0.0...HEAD
113+ [ 2.0.0 (2019-02-28) ] : https://github.com/ridi/WKJavaScriptController/compare/1.2.0...2.0.0
114+ [ 1.2.0 (2019-02-26) ] : https://github.com/ridi/WKJavaScriptController/compare/1.1.9...1.2.0
115+ [ 1.1.9 (2018-07-31) ] : https://github.com/ridi/WKJavaScriptController/compare/1.1.8...1.1.9
116+ [ 1.1.8 (2017-11-29) ] : https://github.com/ridi/WKJavaScriptController/compare/1.1.7...1.1.8
117+ [ 1.1.7 (2017-09-26) ] : https://github.com/ridi/WKJavaScriptController/compare/1.1.6...1.1.7
118+ [ 1.1.6 (2017-07-05) ] : https://github.com/ridi/WKJavaScriptController/compare/1.1.5...1.1.6
119+ [ 1.1.5 (2017-02-08) ] : https://github.com/ridi/WKJavaScriptController/compare/1.1.4...1.1.5
120+ [ 1.1.4 (2017-02-05) ] : https://github.com/ridi/WKJavaScriptController/compare/1.1.3...1.1.4
121+ [ 1.1.3 (2017-01-26) ] : https://github.com/ridi/WKJavaScriptController/compare/1.1.2...1.1.3
122+ [ 1.1.2 (2017-01-26) ] : https://github.com/ridi/WKJavaScriptController/compare/1.1.1...1.1.2
123+ [ 1.1.1 (2017-01-26) ] : https://github.com/ridi/WKJavaScriptController/compare/1.1.0...1.1.1
124+ [ 1.1.0 (2017-01-18) ] : https://github.com/ridi/WKJavaScriptController/compare/1.0.2...1.1.0
125+ [ 1.0.2 (2017-01-18) ] : https://github.com/ridi/WKJavaScriptController/compare/1.0.1...1.0.2
126+ [ 1.0.1 (2017-01-18) ] : https://github.com/ridi/WKJavaScriptController/compare/1.0.0...1.0.1
127+ [ 1.0.0 (2017-01-17) ] : https://github.com/ridi/WKJavaScriptController/compare/8065709...1.0.0
0 commit comments