File tree Expand file tree Collapse file tree 6 files changed +65
-0
lines changed Expand file tree Collapse file tree 6 files changed +65
-0
lines changed Original file line number Diff line number Diff line change
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 )
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ v0.11.0] ( https://github.com/msgphp/eav/tree/v0.11.0 ) (2019-07-13)
4
+
5
+ - \[ BC break\] Revised AttributeValue checksum generation [ \# 339] ( https://github.com/msgphp/msgphp/pull/339 )
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ v0.11.0] ( https://github.com/msgphp/eav-bundle/tree/v0.11.0 ) (2019-07-13)
4
+
5
+ - \[ BC break\] Revised AttributeValue checksum generation [ \# 339] ( https://github.com/msgphp/msgphp/pull/339 )
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 hard return-type on User::getCredential\(\) [ \# 316] ( https://github.com/msgphp/msgphp/pull/316 )
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ v0.11.0] ( https://github.com/msgphp/user/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 )
Original file line number Diff line number Diff line change
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 )
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ v0.11.0] ( https://github.com/msgphp/user-eav/tree/v0.11.0 ) (2019-07-13)
4
+
5
+ - \[ BC break\] Revised AttributeValue checksum generation [ \# 339] ( https://github.com/msgphp/msgphp/pull/339 )
6
+ - mark DomainId::\_\_ toString internal, rename Username::\_\_ toString to toString [ \# 324] ( https://github.com/msgphp/msgphp/pull/324 )
7
+ - generate change username/password forms [ \# 322] ( https://github.com/msgphp/msgphp/pull/322 )
8
+ - Generate default param converters [ \# 321] ( https://github.com/msgphp/msgphp/pull/321 )
9
+ - Rename SecurtiyUserProvider to UserIdentityProvider [ \# 320] ( https://github.com/msgphp/msgphp/pull/320 )
10
+ - Rename SecurtiyUser to UserIdentity [ \# 319] ( https://github.com/msgphp/msgphp/pull/319 )
11
+ - add ResetUserPassword command [ \# 318] ( https://github.com/msgphp/msgphp/pull/318 )
12
+ - Rename EventSourcingCommandHandlerTrait::handle\(\) to handleEvent\(\) [ \# 317] ( https://github.com/msgphp/msgphp/pull/317 )
13
+ - Add hard return-type on User::getCredential\(\) [ \# 316] ( https://github.com/msgphp/msgphp/pull/316 )
14
+ - Add CancelUserPasswordRequest command [ \# 315] ( https://github.com/msgphp/msgphp/pull/315 )
15
+ - Add form UserExtension [ \# 313] ( https://github.com/msgphp/msgphp/pull/313 )
You can’t perform that action at this time.
0 commit comments