prepare 0.1.29

This commit is contained in:
Jens Langhammer 2019-04-11 14:03:05 +02:00
parent a3ef26b7ad
commit 3ff2ec929f
1 changed files with 10 additions and 0 deletions

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
passbook (0.1.29) stable; urgency=medium
* bump version: 0.1.27-beta -> 0.1.28-beta
* Add libpq-dev dependency so psycopg2 build works
* switch to whitenoise for static files
* replace cherrypy with daphne
* Run collectstatic before coverage, use autoreload on celery worker
-- Jens Langhammer <jens.langhammer@beryju.org> Thu, 11 Apr 2019 12:00:27 +0000
passbook (0.1.28) stable; urgency=medium
* bump version: 0.1.26-beta -> 0.1.27-beta