Skip to content

Commit 9ff2011

Browse files
committed
update changelog to 0.11.0
1 parent 01cd25b commit 9ff2011

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG-0.11.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
## [v0.11.0](https://github.com/msgphp/user-bundle/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+
- generate change username/password forms [\#322](https://github.com/msgphp/msgphp/pull/322)
7+
- Generate default param converters [\#321](https://github.com/msgphp/msgphp/pull/321)
8+
- Rename SecurtiyUserProvider to UserIdentityProvider [\#320](https://github.com/msgphp/msgphp/pull/320)
9+
- Rename SecurtiyUser to UserIdentity [\#319](https://github.com/msgphp/msgphp/pull/319)
10+
- add ResetUserPassword command [\#318](https://github.com/msgphp/msgphp/pull/318)
11+
- Rename EventSourcingCommandHandlerTrait::handle\(\) to handleEvent\(\) [\#317](https://github.com/msgphp/msgphp/pull/317)
12+
- Add hard return-type on User::getCredential\(\) [\#316](https://github.com/msgphp/msgphp/pull/316)
13+
- Add CancelUserPasswordRequest command [\#315](https://github.com/msgphp/msgphp/pull/315)
14+
- Add form UserExtension [\#313](https://github.com/msgphp/msgphp/pull/313)

0 commit comments

Comments
 (0)