From fe4e76459fb3bd3e0ac98ddc0584f22a6ba75acf Mon Sep 17 00:00:00 2001 From: Eric Lapouyade Date: Sun, 23 Aug 2020 18:37:51 +0200 Subject: [PATCH] Remove extension testing in replace_pic() --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 1b27dd5..9ae35c1 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,4 +1,4 @@ -0.10.1 (2020-05-25) +0.10.1 (2020-08-23) ------------------- - Remove extension testing (#297)