Merge branch '2.x' into 3.x

* 2.x:
  Bump version to ${NEXT_VERSION}-DEV
  Prepare the 1.44.2 release
  Update CHANGELOG
This commit is contained in:
Fabien Potencier
2021-01-05 11:11:51 +01:00
+5 -1
View File
@@ -401,10 +401,14 @@
* improved the performance of the filesystem loader
* removed features that were deprecated in 1.x
# 1.44.2 (2020-XX-XX)
# 1.44.3 (2021-XX-XX)
* n/a
# 1.44.2 (2021-01-05)
* Fix "odd" not working for negative numbers
# 1.44.1 (2020-10-27)
* Fix "include(template_from_string())"