diff --git a/debian/changelog b/debian/changelog index 0fd2059..f4edb94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,40 +1,47 @@ +swh-loader-pypi (0.0.6-1~swh1) unstable-swh; urgency=medium + + * v0.0.6 + * pypi.loader: Only retrieve the snapshot's revisions + + -- Antoine R. Dumont (@ardumont) Wed, 28 Nov 2018 18:41:29 +0100 + swh-loader-pypi (0.0.5-1~swh1) unstable-swh; urgency=medium * v0.0.5 * pypi.loader: Fix last-snapshot implementation to avoid downloading * already downloaded artifacts -- Antoine R. Dumont (@ardumont) Wed, 28 Nov 2018 13:39:23 +0100 swh-loader-pypi (0.0.4-1~swh1) unstable-swh; urgency=medium * Release swh.loader.pypi v0.0.4 * Support the new paginated snapshot branch fetching functions -- Nicolas Dandrimont Thu, 18 Oct 2018 18:53:46 +0200 swh-loader-pypi (0.0.3-1~swh1) unstable-swh; urgency=medium * v0.0.3 * docs: Improve default documentation * pypi.loader: Align task and loader's method signature * pypi.tests: Refactoring and clean up * swh.loader.pypi: Remove dead code * setup: prepare for pypi upload -- Antoine R. Dumont (@ardumont) Wed, 17 Oct 2018 15:23:08 +0200 swh-loader-pypi (0.0.2-1~swh1) unstable-swh; urgency=medium * v0.0.2 * Fallback to empty author when no author information provided -- Antoine R. Dumont (@ardumont) Fri, 21 Sep 2018 18:35:22 +0200 swh-loader-pypi (0.0.1-1~swh1) unstable-swh; urgency=medium * Initial release * v0.0.1 * PyPI Loader v1 -- Antoine R. Dumont (@ardumont) Wed, 19 Sep 2018 18:25:46 +0200