Skip to content

Commit 999cb9c

Browse files
committed
Prepare release
1 parent df84828 commit 999cb9c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# Change Log
22

33

4-
## 1.3.0 - Unreleased
4+
## 1.3.0 - 2016-10-16
55

66
### Changed
77

88
- Fix Emulated Trait to use Http based promise which respect the HttpAsyncClient interface
9+
- Require Httplug 1.1 where we use HTTP specific promises.
910
- RedirectPlugin: use the full URL instead of the URI to properly keep track of redirects
1011

1112

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"extra": {
3939
"branch-alias": {
40-
"dev-master": "1.3-dev"
40+
"dev-master": "1.4-dev"
4141
}
4242
}
4343
}

0 commit comments

Comments
 (0)