We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
4.1.0
1 parent f0a31a5 commit 62d3b58Copy full SHA for 62d3b58
docs/source/release-notes/4.1.0.rst
@@ -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.
0 commit comments