Skip to content

Commit 424d361

Browse files
8R0WNI3sigmavirus24
authored andcommitted
Prepare Release Notes for 4.1.0
1 parent 6cca07f commit 424d361

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

docs/source/release-notes/4.1.0.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
4.1.0: 2025-xx-xx
2+
-----------------
3+
4+
Features Added
5+
``````````````
6+
7+
- Add support for multiple assignees for
8+
:meth:`github3.issues.issue.Issue.close` and
9+
:meth:`github3.issues.issue.Issue.reopen`. This prevents extra-assignees from
10+
being unassigned if an issue is closed and allows re-opening the issue with
11+
the same set of assignees.

docs/source/release-notes/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ here with the newest releases first.
1111
.. toctree::
1212
4.0.0
1313
4.0.1
14+
4.1.0
1415

1516
3.x Release Series
1617
==================

0 commit comments

Comments
 (0)