File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010## Unreleased
1111
1212
13+ ## 2.2.0 - 2018-11-03
14+
15+ ### Fixed
16+
17+ - React HTTP 0.5 BC break
18+
19+
1320## 2.1.0 - 2017-12-21
1421
1522### Changed
@@ -86,7 +93,8 @@ This change was introduce in https://github.com/reactphp/http-client/pull/66.
8693- Initial release
8794
8895
89- [ Unreleased ] : https://github.com/php-http/react-adapter/compare/2.1.0...HEAD
96+ [ Unreleased ] : https://github.com/php-http/react-adapter/compare/v2.2.0...HEAD
97+ [ 2.2.0 ] : https://github.com/php-http/react-adapter/compare/2.1.0...v2.2.0
9098[ 2.1.0 ] : https://github.com/php-http/react-adapter/compare/v2.0.0...2.1.0
9199[ 2.0.0 ] : https://github.com/php-http/react-adapter/compare/1.0.0...v2.0.0
92100[ 1.0.0 ] : https://github.com/php-http/react-adapter/compare/v0.3.0...1.0.0
You can’t perform that action at this time.
0 commit comments