Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit 3240547

Browse files
committed
Prepare release
1 parent 9f04074 commit 3240547

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

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

33

4-
## UNRELEASED
4+
## 0.4.0 - 2016-01-27
5+
6+
### Changed
7+
8+
- Updated stable dependencies
59

610
### Removed
711

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ $ composer require php-http/guzzle5-adapter
2121

2222
## Documentation
2323

24-
Please see the [official documentation](http://docs.php-http.org).
24+
Please see the [official documentation](http://docs.php-http.org/en/latest/clients/guzzle5-adapter.html).
2525

2626

2727
## Testing

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"extra": {
5151
"branch-alias": {
52-
"dev-master": "0.4-dev"
52+
"dev-master": "0.5-dev"
5353
}
5454
},
5555
"prefer-stable": true,

0 commit comments

Comments
 (0)