• File: CHANGELOG.md
  • Full Path: /home/masbinta/public_html/core/vendor/symfony/css-selector/CHANGELOG.md
  • File size: 250 bytes
  • MIME-type: text/plain
  • Charset: utf-8
CHANGELOG
=========

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