File tree 1 file changed +9
-1
lines changed
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
10
10
## Unreleased
11
11
12
12
13
+ ## 2.2.0 - 2018-11-03
14
+
15
+ ### Fixed
16
+
17
+ - React HTTP 0.5 BC break
18
+
19
+
13
20
## 2.1.0 - 2017-12-21
14
21
15
22
### Changed
@@ -86,7 +93,8 @@ This change was introduce in https://github.com/reactphp/http-client/pull/66.
86
93
- Initial release
87
94
88
95
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
90
98
[ 2.1.0 ] : https://github.com/php-http/react-adapter/compare/v2.0.0...2.1.0
91
99
[ 2.0.0 ] : https://github.com/php-http/react-adapter/compare/1.0.0...v2.0.0
92
100
[ 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