Skip to content

Commit 14f1ec6

Browse files
committed
Update changelog.
1 parent 314c0e0 commit 14f1ec6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/changelog.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
importlib_resources NEWS
33
==========================
44

5+
v3.1.0
6+
======
7+
8+
* #110 and bpo-41490: ``path`` method is more aggressive about
9+
releasing handles to zipfile objects early, enabling use-cases
10+
like ``certifi`` to leave the context open but delete the underlying
11+
zip file.
12+
513
v3.0.0
614
======
715

0 commit comments

Comments
 (0)