summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ0J0 Todos <jojo@peek-a-boo.at>2023-08-23 07:55:20 +0200
committerJ0J0 Todos <jojo@peek-a-boo.at>2023-08-23 07:55:20 +0200
commitcd2db68d071d1e2ec350ba4fcaa58e8d806be6e6 (patch)
treec527093626fa351ef11660cc4547a3d3ba506208
parent38f30b2c1358cf05a5f89023333418c3584fc736 (diff)
Add changelog for #4866
-rw-r--r--docs/changelog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index ee8f4c2f6..7fdb9ed22 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -109,6 +109,9 @@ New features:
:bug: `4863`
* Make ArtResizer work with :pypi:`PIL`/:pypi:`pillow` 10.0.0 removals.
:bug:`4869`
+* A new configuration option, :ref:`duplicate_verbose_prompt`, allows changing
+ how duplicates are presented during import.
+ :bug: `4866`
Bug fixes: