Skip to content

Commit

Permalink
Update changelog ahead of patch release
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Dec 16, 2015
1 parent 1fcaea3 commit 7505ca8
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.rst
Expand Up @@ -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
=================

Expand Down Expand Up @@ -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
=================

Expand Down Expand Up @@ -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
=================

Expand Down Expand Up @@ -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
=================

Expand Down

0 comments on commit 7505ca8

Please sign in to comment.