Skip to content

Commit

Permalink
Modify CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
marctc committed May 3, 2016
1 parent 9b73598 commit 46e4671
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,7 +1,23 @@
Changelog
=========

0.3.1 (2016-05-02)
0.4 (2016-04-28)
~~~~~~~~~~~~~~~~
Add support to run Kaneda in asynchronous mode.
---------------------------------------------
* Add Celery and RQ queue classes and tasks with backend reporting.
* Add the option to configure Kaneda with a settings file.
* Add utils.py file to handle the settings.
* Add asynchronous reporting, settings file and queue classes documentation.
* Add integration and benchmark testing. Improve unit tests.

Add Django support.
-------------------
* Move from django-kaneda project.
* Add integration tests.
* Improve Django documentation

0.3.1 (2016-03-29)
~~~~~~~~~~~~~~~~
* ElasticBackend now can be configured passing a list of 'hosts' or a list of 'connection_urls'.

Expand Down

0 comments on commit 46e4671

Please sign in to comment.