comparison vendor/symfony/css-selector/CHANGELOG.md @ 0:c75dbcec494b

Initial commit from drush-created site
author Chris Cannam
date Thu, 05 Jul 2018 14:24:15 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:c75dbcec494b
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