Merge branch '1.x' into 2.x

* 1.x:
  bumped version to 1.33.2-DEV
  prepared the 1.33.1 release
  updated CHANGELOG
This commit is contained in:
Fabien Potencier
2017-04-18 15:47:32 -06:00
+6 -2
View File
@@ -1,6 +1,6 @@
* 2.3.1 (2017-XX-XX)
* n/a
* fixed the empty() test
* 2.3.0 (2017-03-22)
@@ -43,10 +43,14 @@
* improved the performance of the filesystem loader
* removed features that were deprecated in 1.x
* 1.33.1 (2017-XX-XX)
* 1.33.2 (2017-XX-XX)
* n/a
* 1.33.1 (2017-04-18)
* fixed the empty() test
* 1.33.0 (2017-03-22)
* fixed a race condition handling when writing cache files