Skip to content

Commit 21b7477

Browse files
committed
Fix CS in changelogs
1 parent be95c0d commit 21b7477

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
@@ -136,7 +136,6 @@ CHANGELOG
136136
* added `TaggedIteratorArgument` with YAML (`!tagged foo`) and XML (`<service type="tagged"/>`) support
137137
* deprecated `AutowireExceptionPass` and `AutowirePass::getAutowiringExceptions()`, use `Definition::addError()` and the `DefinitionErrorExceptionPass` instead
138138

139-
140139
3.3.0
141140
-----
142141

@@ -205,8 +204,8 @@ CHANGELOG
205204
2.5.0
206205
-----
207206

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())
208+
* deprecated SimpleXMLElement class.
210209

211210
2.4.0
212211
-----

0 commit comments

Comments
 (0)