Version 1
[yaffs-website] / vendor / symfony / css-selector / CHANGELOG.md
diff --git a/vendor/symfony/css-selector/CHANGELOG.md b/vendor/symfony/css-selector/CHANGELOG.md
new file mode 100644 (file)
index 0000000..4061ff2
--- /dev/null
@@ -0,0 +1,13 @@
+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