You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -170,7 +170,6 @@ CHANGELOG
170
170
* added `TaggedIteratorArgument` with YAML (`!tagged foo`) and XML (`<service type="tagged"/>`) support
171
171
* deprecated `AutowireExceptionPass` and `AutowirePass::getAutowiringExceptions()`, use `Definition::addError()` and the `DefinitionErrorExceptionPass` instead
172
172
173
-
174
173
3.3.0
175
174
-----
176
175
@@ -239,8 +238,8 @@ CHANGELOG
239
238
2.5.0
240
239
-----
241
240
242
-
* added DecoratorServicePass and a way to override a service definition (Definition::setDecoratedService())
243
-
* deprecated SimpleXMLElement class.
241
+
* added DecoratorServicePass and a way to override a service definition (Definition::setDecoratedService())
0 commit comments