Files
budget_analyser/vendor/symfony/css-selector/CHANGELOG.md
TiclemFR 884eb3011a 🎉
2023-12-29 16:00:02 +01:00

24 lines
290 B
Markdown

CHANGELOG
=========
6.3
-----
* Add support for `:scope`
4.4.0
-----
* Added support for `*:only-of-type`
2.8.0
-----
* Added the `CssSelectorConverter` class as a non-static API for the component.
* Deprecated the `CssSelector` static API of the component.
2.1.0
-----
* none