Skip to content

Commit 8a17e81

Browse files
committed
Update changelog. Ref #248.
1 parent 21d703e commit 8a17e81

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGES.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
v5.7.0
2+
======
3+
4+
* #248: ``abc.Traversable.joinpath`` now allows for multiple
5+
arguments and specifies that ``posixpath.sep`` is allowed
6+
in any argument to accept multiple arguments, matching the
7+
behavior found in ``zipfile.Path`` and ``pathlib.Path``.
8+
9+
``simple.ResourceContainer`` now honors this behavior.
10+
111
v5.6.0
212
======
313

0 commit comments

Comments
 (0)