diff --git a/CHANGELOG b/CHANGELOG index 96f6ceb2f6..fe6f281e65 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -22,6 +22,12 @@ v2.6.0 (XXXX-XX-XX) * fixed issue #1258: http pipelining not working? +v2.5.0-beta4 (2015-03-05) +------------------------- + +* fixed issue #1247: debian init script problems + + v2.5.0-beta3 (2015-02-27) ------------------------- @@ -327,10 +333,16 @@ v2.5.0-beta1 (2015-02-23) * improve error reports in cluster -* Standard Errors can now contain custom messages. +* Standard errors can now contain custom messages. -v2.4.4 (2015-XX-XX) +v2.4.5 (XXXX-XX-XX) +------------------- + +* fixed comment parsing in Foxx controllers + + +v2.4.4 (2015-02-24) ------------------- * fixed the generation template for foxx apps. It now does not create deprecated functions anymore