8000 update changelog to 0.9.1 · msgphp/msgphp@26562ef · GitHub
[go: up one dir, main page]

Skip to content

Commit 26562ef

Browse files
committed
update changelog to 0.9.1
1 parent a3c8365 commit 26562ef

File tree

6 files changed

+34
-0
lines changed

6 files changed

+34
-0
lines changed

src/Domain/CHANGELOG-0.9.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [v0.9.1](https://github.com/msgphp/domain/tree/v0.9.1) (2019-02-20)
4+
5+
- disallow empty string ID values [\#281](https://github.com/msgphp/msgphp/pull/281)
6+
7+
38
## [v0.9.0](https://github.com/msgphp/domain/tree/v0.9.0) (2019-02-09)
49

510
- cleanup serialization [\#279](https://github.com/msgphp/msgphp/pull/279)

src/Eav/CHANGELOG-0.9.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [v0.9.1](https://github.com/msgphp/eav/tree/v0.9.1) (2019-02-20)
4+
5+
- disallow empty string ID values [\#281](https://github.com/msgphp/msgphp/pull/281)
6+
7+
38
## [v0.9.0](https://github.com/msgphp/eav/tree/v0.9.0) (2019-02-09)
49

510
- Pass context along event messages [\#278](https://github.com/msgphp/msgphp/pull/278)

src/EavBundle/CHANGELOG-0.9.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [v0.9.1](https://github.com/msgphp/eav-bundle/tree/v0.9.1) (2019-02-20)
4+
5+
- disallow empty string ID values [\#281](https://github.com/msgphp/msgphp/pull/281)
6+
- fix username syncing \(removes UsernameRepositoryInterface::findAllFromTargets\(\)\) [\#280](https://github.com/msgphp/msgphp/pull/280)
7+
8+
39
## [v0.9.0](https://github.com/msgphp/eav-bundle/tree/v0.9.0) (2019-02-09)
410

511
- Pass context along event messages [\#278](https://github.com/msgphp/msgphp/pull/278)

src/User/CHANGELOG-0.9.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [v0.9.1](https://github.com/msgphp/user/tree/v0.9.1) (2019-02-20)
4+
5+
- disallow empty string ID values [\#281](https://github.com/msgphp/msgphp/pull/281)
6+
- fix username syncing \(removes UsernameRepositoryInterface::findAllFromTargets\(\)\) [\#280](https://github.com/msgphp/msgphp/pull/280)
7+
8+
39
## [v0.9.0](https://github.com/msgphp/user/tree/v0.9.0) (2019-02-09)
410

511
- Pass context along event messages [\#278](https://github.com/msgphp/msgphp/pull/278)

src/UserBundle/CHANGELOG-0.9.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [v0.9.1](https://github.com/msgphp/user-bundle/tree/v0.9.1) (2019-02-20)
4+
5+
- disallow empty string ID values [\#281](https://github.com/msgphp/msgphp/pull/281)
6+
- fix username syncing \(removes UsernameRepositoryInterface::findAllFromTargets\(\)\) [\#280](https://github.com/msgphp/msgphp/pull/280)
7+
8+
39
## [v0.9.0](https://github.com/msgphp/user-bundle/tree/v0.9.0) (2019-02-09)
410

511
- Pass context along event messages [\#278](https://github.com/msgphp/msgphp/pull/278)

src/UserEav/CHANGELOG-0.9.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [v0.9.1](https://github.com/msgphp/user-eav/tree/v0.9.1) (2019-02-20)
4+
5+
- disallow empty string ID values [\#281](https://github.com/msgphp/msgphp/pull/281)
6+
- fix username syncing \(removes UsernameRepositoryInterface::findAllFromTargets\(\)\) [\#280](https://github.com/msgphp/msgphp/pull/280)
7+
8+
39
## [v0.9.0](https://github.com/msgphp/user-eav/tree/v0.9.0) (2019-02-09)
410

511
- Pass context along event messages [\#278](https://github.com/msgphp/msgphp/pull/278)

0 commit comments

Comments
 (0)
0