Skip to content

Commit 88d48ca

Browse files
committed
Update branch alias and Change Log
1 parent 1c63817 commit 88d48ca

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Change Log
22

3+
34
## 1.1.0 - 2016-08-31
45

5-
- Added HttpFulfilledPromise and HttpRejectedPromise which respect the HttpAsyncClient interface
6+
### Added
7+
8+
- HttpFulfilledPromise and HttpRejectedPromise which respect the HttpAsyncClient interface
9+
610

711
## 1.0.0 - 2016-01-26
812

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"extra": {
3636
"branch-alias": {
37-
"dev-master": "1.1-dev"
37+
"dev-master": "1.2-dev"
3838
}
3939
}
4040
}

0 commit comments

Comments
 (0)