Skip to content

Commit 7354310

Browse files
committed
Prepare for 1.4.0
1 parent 97d6a18 commit 7354310

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

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

3-
## 1.4.0 - 2017-XX-XX
3+
## 1.4.0 - 2017-02-21
44

55
### Changed
66

@@ -11,6 +11,7 @@
1111
### Fixed
1212

1313
- WebProfiler is no longer broken when there was a redirect.
14+
- Dummy client should provide methods of HttpClient and HttpAsyncClient
1415

1516
## 1.3.0 - 2016-08-16
1617

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"extra": {
5757
"branch-alias": {
58-
"dev-master": "1.4-dev"
58+
"dev-master": "1.5-dev"
5959
}
6060
}
6161
}

0 commit comments

Comments
 (0)