Security update for Core, with self-updated composer
[yaffs-website] / vendor / symfony / translation / CHANGELOG.md
index 45f15a00196cd411829d14b443344c630d11bff6..349faceb0c8f0e3066a80e51af021a13282050f0 100644 (file)
@@ -1,6 +1,22 @@
 CHANGELOG
 =========
 
+3.2.0
+-----
+
+ * Added support for escaping `|` in plural translations with double pipe.
+
+3.1.0
+-----
+
+ * Deprecated the backup feature of the file dumper classes.
+
+3.0.0
+-----
+
+ * removed `FileDumper::format()` method.
+ * Changed the visibility of the locale property in `Translator` from protected to private.
+
 2.8.0
 -----