Skip to content

Commit

Permalink
Finalize
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Nov 10, 2024
1 parent 71ddd8d commit 45b7f67
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
11 changes: 11 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
v3.21.0
=======

Features
--------

- Improve performances of :meth:`zipfile.Path.open` for non-reading modes. (1a1928d)
- Rely on cached_property to cache values on the instance.
- Rely on save_method_args to save method args.


v3.20.2
=======

Expand Down
1 change: 0 additions & 1 deletion newsfragments/+275f3051.feature.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/+f9a115e5.feature.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/1a1928d.feature.rst

This file was deleted.

0 comments on commit 45b7f67

Please sign in to comment.