Yaffs site version 1.1
[yaffs-website] / vendor / symfony / css-selector / CHANGELOG.md
1 CHANGELOG
2 =========
3
4 2.8.0
5 -----
6
7  * Added the `CssSelectorConverter` class as a non-static API for the component.
8  * Deprecated the `CssSelector` static API of the component.
9
10 2.1.0
11 -----
12
13  * none