mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-02 03:41:08 +00:00
Publish version 1.43.3
This commit is contained in:
@@ -4,6 +4,31 @@ Change log
|
||||
Stable versions
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
Version 1.43.3 (October 31, 2018)
|
||||
-----------------------------------
|
||||
|
||||
**New features**
|
||||
|
||||
* Add support for JWT authentication (#948) (8ccf9a94)
|
||||
* Added support for required signatures on protected branches (#939) (8ee75a28)
|
||||
* Ability to filter repository collaborators (#938) (5687226b)
|
||||
* Mark notification as read (#932) (0a10d7cd)
|
||||
* Add highlight search to ``search_code`` function (#925) (1fa25670)
|
||||
* Adding ``suspended_at`` property to NamedUSer (#922) (c13b43ea)
|
||||
* Add since parameter for Gists (#914) (e18b1078)
|
||||
|
||||
**Bug Fixes & improvements**
|
||||
|
||||
* Fix missing parameters when reversing ``PaginatedList`` (#946) (60a684c5)
|
||||
* Fix unable to trigger ``RateLimitExceededException``. (#943) (972446d5)
|
||||
* Fix inconsistent behavior of trailing slash usage in file path (#931) (ee9f098d)
|
||||
* Fix handling of 301 redirects (#916) (6833245d)
|
||||
* Fix missing attributes of ``get_repos`` for authenticated users (#915) (c411196f)
|
||||
* Fix ``Repository.edit`` (#904) (7286eec0)
|
||||
* Improve ``__repr__`` method of Milestone class (#921) (562908cb)
|
||||
* Fix rate limit documentation change (#902) (974d1ec5)
|
||||
* Fix comments not posted in create_review() (#909) (a18eeb3a)
|
||||
|
||||
Version 1.43.2 (September 12, 2018)
|
||||
-----------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user