Skip to content

Commit

Permalink
Update changelog. Ref #248.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Apr 13, 2022
1 parent 21d703e commit 8a17e81
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES.rst
@@ -1,3 +1,13 @@
v5.7.0
======

* #248: ``abc.Traversable.joinpath`` now allows for multiple
arguments and specifies that ``posixpath.sep`` is allowed
in any argument to accept multiple arguments, matching the
behavior found in ``zipfile.Path`` and ``pathlib.Path``.

``simple.ResourceContainer`` now honors this behavior.

v5.6.0
======

Expand Down

0 comments on commit 8a17e81

Please sign in to comment.