Skip to content

Commit d4682a8

Browse files
committed
Merge branch '5.1' into 5.2
* 5.1: Fix licence Fix CS in link binary [Cache] remove no-op Fix CS in Changelogs [Notifier][Sinch] Add tests [Notifier] [Nexmo] Add tests [Notifier][OvhCloud] Add tests [Notifier] [Free Mobile] Rename method to match other bridges [Cache] fix setting "read_timeout" when using Redis Fix CS in changelogs [Notifier] Streamline README files
2 parents a54032b + 018d836 commit d4682a8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ CHANGELOG
177177
* added `TaggedIteratorArgument` with YAML (`!tagged foo`) and XML (`<service type="tagged"/>`) support
178178
* deprecated `AutowireExceptionPass` and `AutowirePass::getAutowiringExceptions()`, use `Definition::addError()` and the `DefinitionErrorExceptionPass` instead
179179

180-
181180
3.3.0
182181
-----
183182

@@ -246,8 +245,8 @@ CHANGELOG
246245
2.5.0
247246
-----
248247

249-
* added DecoratorServicePass and a way to override a service definition (Definition::setDecoratedService())
250-
* deprecated SimpleXMLElement class.
248+
* added DecoratorServicePass and a way to override a service definition (Definition::setDecoratedService())
249+
* deprecated SimpleXMLElement class.
251250

252251
2.4.0
253252
-----

0 commit comments

Comments
 (0)