diff --git a/debian/changelog b/debian/changelog index 39e423e..1986d74 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,25 +1,32 @@ +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