Skip to content

Commit

Permalink
Prepare v0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
UFOMelkor committed Apr 26, 2018
1 parent efb6822 commit 306f3a6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,20 @@

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## [0.7.0] - 2018-04-26

### Changed

- Enhance documentation (#58, thank to @coudenysj)
- Allow private message handlers (#61)

### Fixed

- Use `Prooph\Common\Messaging\HasMessageName` as only requirement for message_detection (#64)
- Allow message detection with private constructors (#69)
- Fix router configuration with `async_switch` (#65, thanks to @s-code)


## [0.6.0] - 2017-12-30

### Added
Expand All @@ -12,6 +26,7 @@ All notable changes to this project will be documented in this file, in reverse

- Support Symfony 4 and PHP 7.2 (#52)


## [0.5.1] - 2017-12-06

### Fixed
Expand Down

0 comments on commit 306f3a6

Please sign in to comment.