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 cd1af16 commit b28febfCopy full SHA for b28febf
docs/source/release-notes/2.0.0.rst
@@ -1,4 +1,4 @@
1
-2.0.0: 2020-01-02
+2.0.0: 2020-01-06
2
-----------------
3
4
Features Added
@@ -13,7 +13,9 @@ Features Added
13
Removals
14
````````
15
16
-Removal of already deprecated code on version 1.x:
+* Removal of legacy unicode future imports.
17
+
18
+* Removal of already deprecated code on version 1.x:
19
20
- ``github3.api.all_events`` use ``github.GitHub.all_events``
21
- ``github3.api.all_repositories`` use ``github.GitHub.all_repositories``
0 commit comments