summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 2c570e2..49be6a6 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -7,6 +7,9 @@ Unreleased
- Fix error message for readable path check that was mixed up with the
executable check. :pr:`2236`
+- Restore parameter order for ``Path``, placing the ``executable``
+ parameter at the end. It is recommended to use keyword arguments
+ instead of positional arguments. :issue:`2235`
Version 8.1.1