Skip to content

Commit 8f48126

Browse files
committed
Add use cases to CHANGELOG
1 parent af4bbcf commit 8f48126

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ None
4545

4646
[#35](https://github.com/olvlvl/composer-attribute-collector/pull/35) The collector runs as a command to avoid clashes between packages used by Composer and those used by the application, such as incompatible signatures between different versions of the PSR Logger. (@olvlvl)
4747

48+
Added use cases for [incompatible signature](https://github.com/olvlvl/composer-attribute-collector/pull/40), [Symfony](https://github.com/olvlvl/composer-attribute-collector/pull/43), and [Laravel](https://github.com/olvlvl/composer-attribute-collector/pull/42).
49+
4850

4951

5052
## v2.0.2
@@ -82,11 +84,11 @@ None
8284

8385
None
8486

85-
### Backward Incompatible Changes
87+
### Deprecated Features
8688

8789
None
8890

89-
### Deprecated Features
91+
### Backward Incompatible Changes
9092

9193
None
9294

0 commit comments

Comments
 (0)