summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 8481685..1589305 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -3,9 +3,6 @@
Version 8.1.0
-------------
-- An an argument to ``Path`` which mirrors writable/readable, but for
- executable bits. :issue:`1961`
-
- Drop support for Python 3.6. :pr:`2129`
- Remove previously deprecated code. :pr:`2130`
@@ -23,6 +20,8 @@ Version 8.1.0
the default if it is ``True``. :issue:`1971`
- The ``command`` and ``group`` decorators can be applied with or
without parentheses. :issue:`1359`
+- The ``Path`` type can check whether the target is executable.
+ :issue:`1961`
Version 8.0.4