From 7702ea602188899ee9b0446a874a6a9b546b564d Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Wed, 12 Aug 2020 13:54:33 -0700 Subject: [PATCH] Release 0.47.2 Refs #931 --- docs/changelog.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 440ae9f0..76030bbd 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,13 @@ Changelog ========= +.. _v0_47_2: + +0.47.2 (2020-08-12) +------------------- + +- Fixed an issue with the Docker image `published to Docker Hub `__. (`#931 `__) + .. _v0_47_1: 0.47.1 (2020-08-11)