Skip to content

Commit

Permalink
Merge pull request #563 from KnpLabs/release-0.6
Browse files Browse the repository at this point in the history
prepare v0.6 release
  • Loading branch information
nicolasmure authored Mar 26, 2018
2 parents 1063b8f + 1d16f62 commit a7c71ed
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
v0.6
====

## Changes
- Add support for major release of Azure Blob Storage SDK [#558](https://github.com/KnpLabs/Gaufrette/pull/558)

## Fixes
- Fix Dockerfile for php 7.0 [aaa66dc](https://github.com/KnpLabs/Gaufrette/commit/aaa66dcf298d313e7ae3f525714923fcfd787e94)
- Fix appveyor build [#562](https://github.com/KnpLabs/Gaufrette/pull/562)

Thank you @nicolasmure, @NiR- and @z38 for your contributions!

v0.5
====

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.6.x-dev"
"dev-master": "0.7.x-dev"
}
}
}

0 comments on commit a7c71ed

Please sign in to comment.