Skip to content

Commit

Permalink
Merge branch 'hotfix/35'
Browse files Browse the repository at this point in the history
Close #35
  • Loading branch information
weierophinney committed Feb 17, 2015
2 parents dd76e39 + e5ffdbb commit b98a55e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
vendor/
composer.lock
phpunit.xml
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ signature changes in `Phly\Conduit\Http\Request`.

- [#34](https://github.com/phly/conduit/pull/34) Remove unused variable from
test bootstrap.
- [#35](https://github.com/phly/conduit/pull/35) Rename `phpunit.xml` to
`phpunit.xml.dist`.

## 0.13.0 - 2015-01-28

Expand Down
File renamed without changes.

0 comments on commit b98a55e

Please sign in to comment.