Update changelog.

This commit is contained in:
Lance Edgar 2014-11-04 20:52:41 -06:00
parent 5b173dd9bc
commit a28f956549
3 changed files with 14 additions and 2 deletions

View file

@ -1,5 +1,17 @@
.. -*- coding: utf-8 -*-
0.3.22
------
* Make ``Store.database_key`` field editable.
* Add explicit session config within batch threads.
* Remove cap on installed Pyramid version.
* Change session progress API.
0.3.21
------