diff --git a/CHANGELOG.md b/CHANGELOG.md index 8901679..7ea58ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,19 @@ # Change Log -## [v3.0.0](https://github.com/prooph/event-store-bus-bridge/tree/v3.0.0) +## [v3.0.1](https://github.com/prooph/event-store-bus-bridge/tree/v3.0.1) +[Full Changelog](https://github.com/prooph/event-store-bus-bridge/compare/v3.0.0...v3.0.1) + +**Fixed bugs:** + +- EventPublisher should not publish events if event contains errors / e… [\#31](https://github.com/prooph/event-store-bus-bridge/pull/31) ([prolic](https://github.com/prolic)) + +**Closed issues:** + +- EventPublisher should not publish events if event contains errors / exceptions [\#30](https://github.com/prooph/event-store-bus-bridge/issues/30) +- TransactionManager breaks on non found aggregates [\#29](https://github.com/prooph/event-store-bus-bridge/issues/29) + +## [v3.0.0](https://github.com/prooph/event-store-bus-bridge/tree/v3.0.0) (2017-03-30) [Full Changelog](https://github.com/prooph/event-store-bus-bridge/compare/v3.0.0-beta2...v3.0.0) **Merged pull requests:** @@ -105,4 +117,4 @@ -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*