Security update for Core, with self-updated composer
[yaffs-website] / vendor / symfony / validator / CHANGELOG.md
index 0ff667b770685007da8f49bf66e2c0093387a573..78a5ad150be3cb8481d35ae75a49a25bceeb3080 100644 (file)
@@ -1,6 +1,17 @@
 CHANGELOG
 =========
 
+3.2.0
+-----
+
+ * deprecated `Tests\Constraints\AbstractContraintValidatorTest` in favor of `Test\ConstraintValidatorTestCase`
+
+3.1.0
+-----
+
+ * deprecated `DateTimeValidator::PATTERN` constant
+ * added a `format` option to the `DateTime` constraint
+
 2.8.0
 -----