From de129dfc65b79a6e914b9664ca5b65bdde7c6309 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 19 Aug 2025 15:08:26 +0530 Subject: [PATCH] Fix version added for clipboard pw feature --- docs/clipboard.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/clipboard.rst b/docs/clipboard.rst index b4bbfa852..27b359482 100644 --- a/docs/clipboard.rst +++ b/docs/clipboard.rst @@ -143,7 +143,8 @@ of data packet. Avoiding repeated permission prompts -------------------------------------- -.. versionadded:: using a password to avoid repeated confirmations was added in version 0.43.0 +.. versionadded:: 0.42.2 + using a password to avoid repeated confirmations If a program like an editor wants to make use of the system clipboard, by default, the user is prompted on every read request. This can become quite