Skip to content

Commit 1d69dad

Browse files
nicolas-grekasfabpot
authored andcommitted
[symfony/contracts] Reference one main CHANGELOG in each contracts
1 parent f399912 commit 1d69dad

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

CHANGELOG.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
CHANGELOG
22
=========
33

4-
1.1.0
5-
-----
6-
7-
* added `ServiceProviderInterface` in namespace `Service`
8-
9-
1.0.0
10-
-----
11-
12-
* added `Service\ResetInterface` to provide a way to reset an object to its initial state
13-
* added `Service\ServiceSubscriberInterface` to declare the dependencies of a class that consumes a service locator
14-
* added `Service\ServiceSubscriberTrait` to implement `Service\ServiceSubscriberInterface` using methods' return types
15-
* added `Service\ServiceLocatorTrait` to help implement PSR-11 service locators
4+
The changelog is maintained for all Symfony contracts at the following URL:
5+
https://github.com/symfony/contracts/blob/master/CHANGELOG.md

0 commit comments

Comments
 (0)