8000 Update the LATEST_RELEASE_NOTES for v1.0.0a3 · pythonthings/github3.py@10ff657 · GitHub
[go: up one dir, main page]

Skip to content

Commit 10ff657

Browse files
committed
Update the LATEST_RELEASE_NOTES for v1.0.0a3
1 parent 38de787 commit 10ff657

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

LATEST_VERSION_NOTES.rst

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.. vim: set tw=100
22
3-
1.0.0a3: 201z-xx-yy
3+
1.0.0a3: 2016-02-11
44
~~~~~~~~~~~~~~~~~~~
55

66
Breaking Changes (since 1.0.0a2)
@@ -67,6 +67,11 @@ Features Added (since 1.0.0a2)
6767
- Add ``GistFile#content`` to retrieve the contents of a file in a gist from
6868
the API.
6969

70+
- Add support for the alpha `bulk issue import API`_
71+
72+
.. _bulk issue import API:
73+
https://gist.github.com/jonmagic/5282384165e0f86ef105
74+
7075
Bugs Fixed (since 1.0.0a2)
7176
``````````````````````````
7277

@@ -75,7 +80,14 @@ Bugs Fixed (since 1.0.0a2)
7580

7681
- Fix AttributeError when ``IssueEvent`` has assignee.
7782

78-
- Correctly set the ``message`` attribute on ``RepoCommit`` instances
83+
- Correctly set the ``message`` attribute on ``RepoCommit`` instances.
84+
85+
- Include ``browser_download_url`` on ``Asset`` instances.
86+
87+
- (Packaging related) Fix ``setup.py`` to use proper values for certain
88+
parameters.
89+
90+
- Fix ``ValueError`` for ``Repository#create_file``.
7991

8092
1.0.0a2: 2015-07-14
8193
~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)
0