We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c63817 commit 88d48caCopy full SHA for 88d48ca
CHANGELOG.md
@@ -1,8 +1,12 @@
1
# Change Log
2
3
+
4
## 1.1.0 - 2016-08-31
5
-- Added HttpFulfilledPromise and HttpRejectedPromise which respect the HttpAsyncClient interface
6
+### Added
7
8
+- HttpFulfilledPromise and HttpRejectedPromise which respect the HttpAsyncClient interface
9
10
11
## 1.0.0 - 2016-01-26
12
composer.json
@@ -34,7 +34,7 @@
34
},
35
"extra": {
36
"branch-alias": {
37
- "dev-master": "1.1-dev"
+ "dev-master": "1.2-dev"
38
}
39
40
0 commit comments