diff --git a/debian/changelog b/debian/changelog index 5db405e..9131acf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,28 +1,37 @@ +swh-lister (0.0.5-1~swh1) unstable-swh; urgency=medium + + * Release swh.lister 0.0.5 + * Make the lister more generic + * Add bitbucket lister + * Update tasks to new swh.scheduler API + + -- Nicolas Dandrimont Mon, 12 Jun 2017 18:22:13 +0200 + swh-lister (0.0.4-1~swh1) unstable-swh; urgency=medium * v0.0.4 * Update storage configuration reading -- Antoine R. Dumont (@ardumont) Thu, 15 Dec 2016 19:07:24 +0100 swh-lister (0.0.3-1~swh1) unstable-swh; urgency=medium * Release swh.lister.github v0.0.3 * Generate swh.scheduler tasks and swh.storage origins on the fly * Use celery tasks to schedule own work -- Nicolas Dandrimont Thu, 20 Oct 2016 17:30:39 +0200 swh-lister (0.0.2-1~swh1) unstable-swh; urgency=medium * Release swh.lister.github 0.0.2 * Move constants to a constants module to avoid circular imports -- Nicolas Dandrimont Thu, 17 Mar 2016 20:35:11 +0100 swh-lister (0.0.1-1~swh1) unstable-swh; urgency=medium * Initial release * Release swh.lister.github v0.0.1 -- Nicolas Dandrimont Thu, 17 Mar 2016 19:01:20 +0100