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
@@ -136,7 +136,6 @@ CHANGELOG
136
136
* added `TaggedIteratorArgument` with YAML (`!tagged foo`) and XML (`<service type="tagged"/>`) support
137
137
* deprecated `AutowireExceptionPass` and `AutowirePass::getAutowiringExceptions()`, use `Definition::addError()` and the `DefinitionErrorExceptionPass` instead
138
138
139
-
140
139
3.3.0
141
140
-----
142
141
@@ -205,8 +204,8 @@ CHANGELOG
205
204
2.5.0
206
205
-----
207
206
208
-
* added DecoratorServicePass and a way to override a service definition (Definition::setDecoratedService())
209
-
* deprecated SimpleXMLElement class.
207
+
* added DecoratorServicePass and a way to override a service definition (Definition::setDecoratedService())
0 commit comments