Skip to content

Commit 12eb7be

Browse files
committed
update changelog to 0.10.0
1 parent 8fa7ddf commit 12eb7be

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG-0.10.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
## [v0.10.0](https://github.com/msgphp/user-bundle/tree/v0.10.0) (2019-03-27)
4+
5+
- Drop support for MsgPhp\ entity class reference in username\_lookup [\#311](https://github.com/msgphp/msgphp/pull/311)
6+
- Removed type suffixes [\#310](https://github.com/msgphp/msgphp/pull/310)
7+
- Renamed Infra\ to Infrastructure\ [\#309](https://github.com/msgphp/msgphp/pull/309)
8+
- Moved Password\PasswordProtectedInterface & CredentialInterface to Credential\ [\#308](https://github.com/msgphp/msgphp/pull/308)
9+
- Removed Entity\ namespace [\#307](https://github.com/msgphp/msgphp/pull/307)
10+
- Removed option "password\_confirm\_current" + default "inherit\_data" in HashedPasswordType [\#306](https://github.com/msgphp/msgphp/pull/306)
11+
- add SecurityUserHashingFactory [\#305](https://github.com/msgphp/msgphp/pull/305)
12+
- Renamed PasswordHashing to GenericPasswordHashing [\#304](https://github.com/msgphp/msgphp/pull/304)
13+
- add SecurityUser::getPasswordAlgorithm\(\) [\#303](https://github.com/msgphp/msgphp/pull/303)
14+
- Rename Entity\{Fields,Features}\ to Model\ [\#301](https://github.com/msgphp/msgphp/pull/301)
15+
- Revise user credentials [\#298](https://github.com/msgphp/msgphp/pull/298)
16+
- Drop first-class salted password support [\#297](https://github.com/msgphp/msgphp/pull/297)
17+
- Rename Infra\Uuid\\<Entity\>Id to \<Entity\>Uuid [\#286](https://github.com/msgphp/msgphp/pull/286)
18+
- Rename \<Entity\>Id to Scalar\<Entity\>Id [\#285](https://github.com/msgphp/msgphp/pull/285)

0 commit comments

Comments
 (0)