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 f6af898 commit a0e0de1
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions CHANGELOG.rst
Expand Up @@ -7,6 +7,14 @@
Changelog
---------

v2.4.2 2015-12-17
=================

Bug fixes:
* Fix Markdown rendering issue
* Return default error page on fanstatic errors
* Prevent authentication when using API callbacks

v2.4.1 2015-09-02
=================

Expand Down Expand Up @@ -108,6 +116,13 @@ Changes and deprecations
* Config option ``site_url`` is now required - CKAN will not abort during
start-up if it is not set. (#1976)

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 @@ -432,6 +447,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 @@ -664,6 +687,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 @@ -831,6 +862,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 a0e0de1

Please sign in to comment.