~ubuntu-branches/ubuntu/wily/aodh/wily-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Thomas Goirand
  • Date: 2015-10-22 08:01:49 UTC
  • Revision ID: package-import@ubuntu.com-20151022080149-py9hyrdul3h50an2
Tags: 1.0.0-6
Added missing Alembic migration scripts (LP: #1508463).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
aodh (1.0.0-6) unstable; urgency=medium
 
2
 
 
3
  * Added missing Alembic migration scripts (LP: #1508463).
 
4
 
 
5
 -- Thomas Goirand <zigo@debian.org>  Thu, 22 Oct 2015 08:01:49 +0000
 
6
 
1
7
aodh (1.0.0-5) unstable; urgency=medium
2
8
 
3
9
  * Added python-pymysql as runtime dependency.