Skip to content

Commit

Permalink
bumps composer and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dantleech committed Mar 14, 2019
1 parent c0641a0 commit 34ca94b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Changelog

## Unreleased
## [0.6.0] 2019-03-14

- Support passing max header and body sizes to client #74
- Allow additional links to be included #60
- Resolve relative URLs to absolute URLs #64

## [0.5.0]
## [0.5.0] 2019-02-23

- Support for custom headers via. `--header=Foo:Bar` #46
- Support multiple base URLs #44
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.6.x-dev"
"dev-master": "0.7.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 34ca94b

Please sign in to comment.