1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-11 04:54:26 +02:00
Files
php-e107/vendor/symfony/css-selector/CHANGELOG.md
2018-02-06 03:18:31 -06:00

198 B

CHANGELOG

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