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

Initial import (non-working)
author Chris Cannam
date Wed, 29 Nov 2017 16:09:58 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:4c8ae668cc8c
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