diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3e1ad2e30ce..51b2e7153bb 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -7,6 +7,14 @@ Changelog --------- +v2.3.3 2015-12-17 +================= + +Bug fixes: + * Fix Markdown rendering issue + * Return default error page on fanstatic errors + * Prevent authentication when using API callbacks + v2.3.2 2015-09-02 ================= @@ -329,6 +337,14 @@ Troubleshooting: Also see the previous point for other ``who.ini`` changes. +v2.2.4 2015-12-17 +================= + +Bug fixes: + * Fix Markdown rendering issue + * Return default error page on fanstatic errors + * Prevent authentication when using API callbacks + v2.2.3 2015-07-22 ================= @@ -561,6 +577,14 @@ Troubleshooting: leaving the fields empty. Also make sure to restart running processes like harvesters after the update to make sure they use the new code base. +v2.1.6 2015-12-17 +================= + +Bug fixes: + * Fix Markdown rendering issue + * Return default error page on fanstatic errors + * Prevent authentication when using API callbacks + v2.1.5 2015-07-22 ================= @@ -728,6 +752,14 @@ Known issues: * Under certain authorization setups the frontend for the groups functionality may not work as expected (See #1176 #1175). +v2.0.8 2015-12-17 +================= + +Bug fixes: + * Fix Markdown rendering issue + * Return default error page on fanstatic errors + * Prevent authentication when using API callbacks + v2.0.7 2015-07-22 =================