Skip to content

Commit

Permalink
Prepare v0.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
clue committed Jul 10, 2014
1 parent 9770ecf commit 03f366f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This file is a manually maintained list of changes for each release. Feel free
to add your changes here when sending pull requests. Also send corrections if
you spot any mistakes.

## 0.5.0 (2014-07-09)
## 0.5.0 (2014-07-10)

* Feature: The `search` command is the new default if you do not pass any command
([#13](https://github.com/clue/phar-composer/pull/13)).
Expand All @@ -17,7 +17,8 @@ you spot any mistakes.
* Fix: Pass through STDERR output of child processes instead of aborting
([#33](https://github.com/clue/phar-composer/pull/33))

* Fix: Do not timeout when child process takes longer than 60s, also helps users with slower internet connections
* Fix: Do not timeout when child process takes longer than 60s.
This also helps users with slower internet connections.
([#31](https://github.com/clue/phar-composer/pull/31))

* Fix: Update broken dependencies
Expand Down

0 comments on commit 03f366f

Please sign in to comment.