Skip to content

Commit

Permalink
Finalize
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Jul 27, 2024
1 parent ade8831 commit 28f8f74
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 3 deletions.
16 changes: 16 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
v16.15.0
========

Features
--------

- Replaced 'open' overloads with 'functools.wraps(open)' for simple re-use. (#225)


Bugfixes
--------

- Add type hints for .with_name, .suffix, .with_stem. (#227)
- Add type hint for .absolute. (#228)


v16.14.0
========

Expand Down
1 change: 0 additions & 1 deletion newsfragments/225.feature.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/227.bugfix.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/228.bugfix.rst

This file was deleted.

0 comments on commit 28f8f74

Please sign in to comment.