We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f15a56 commit 6146120Copy full SHA for 6146120
1 file changed
CHANGELOG-0.11.md
@@ -0,0 +1,7 @@
1
+# Changelog
2
+
3
+## [v0.11.0](https://github.com/msgphp/domain/tree/v0.11.0) (2019-07-13)
4
5
+- mark DomainId::\_\_toString internal, rename Username::\_\_toString to toString [\#324](https://github.com/msgphp/msgphp/pull/324)
6
+- Rename EventSourcingCommandHandlerTrait::handle\(\) to handleEvent\(\) [\#317](https://github.com/msgphp/msgphp/pull/317)
7
+- Use "on...Event\(\)" method convention in DomainEventHandlerTrait [\#314](https://github.com/msgphp/msgphp/pull/314)
0 commit comments