paste_actions: Fix replace-newline not working with confirm

Fixes #7374
This commit is contained in:
Kovid Goyal
2024-04-21 09:10:18 +05:30
parent 5e125c35d1
commit ef9d279305
2 changed files with 13 additions and 3 deletions

View File

@@ -50,6 +50,11 @@ consumption to do the same tasks.
Detailed list of changes
-------------------------------------
0.35.0 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- :opt:`paste_actions`: Fix ``replace-newline`` not working with ``confirm`` (:iss:`7374`)
0.34.1 [2024-04-19]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~