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.
1 parent 6935b76 commit f4314e8Copy full SHA for f4314e8
AUTHORS.rst
@@ -210,3 +210,5 @@ Contributors
210
- Thomas Lam (@lamcw)
211
212
- David Glick (@davisagli)
213
+
214
+- Greg Gilbert (@greggilbert)
docs/source/release-notes/3.2.0.rst
@@ -0,0 +1,16 @@
1
+3.2.0: 2022-xx-xx
2
+-----------------
3
4
+Dependency Change
5
+`````````````````
6
7
8
+Features Added
9
+``````````````
10
11
+- Added more allowed statuses to Deployments for
12
+ :meth:`github3.repos.deployment.Deployment.create_status()`
13
14
15
+Bug Fixes
16
+`````````
docs/source/release-notes/index.rst
@@ -9,6 +9,7 @@ here with the newest releases first.
==================
.. toctree::
+ 3.2.0
3.1.0
3.0.0
0 commit comments