Updated changelog for 0.3.0 release.

This commit is contained in:
Tyson Clugg 2015-04-23 15:01:53 +10:00
parent c85a6b7204
commit f20ffcbc11

View file

@ -1,6 +1,18 @@
Change Log
==========
0.3.0
-----
* New DB field: Connection.server_addr -- **you must `migrate` your
database after upgrading**.
* Cleanup connections on shutdown (and purge associated subscriptions).
* Make `dddp` management command a subclass of the `runserver` command
so that `staticfiles` work as expected.
* Fix non-threadsafe failure in serializer - now using thread local
serializer instance.
* Fix `unsubscribe` from publications.
* Fix `/schema` method call.
0.2.5
-----
* Fix foreign key references in change messages to correctly reference