Skip to content

Commit

Permalink
Update with recent merges
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoMi committed Jun 22, 2023
1 parent 62b552f commit 5a5bf8f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/changes.rst
Expand Up @@ -4,7 +4,7 @@ Change log
Stable versions
~~~~~~~~~~~~~~~

Version 1.59.0 (June XX, 2023)
Version 1.59.0 (June 22, 2023)
-----------------------------------

**Important**
Expand Down Expand Up @@ -42,6 +42,7 @@ This will happen gradually over time.

**Bug Fixes**

* Test and fix UTC issue with AppInstallationAuth (#2561) (ff3b80f8)
* Make Requester.__createException robust against missing message and body (#2159) (7be3f763)
* Fix auth issues with `Installation.get_repos` (#2547) (64075120)
* Fix broken urls in docstrings (#2393) (f82ad61c)
Expand Down Expand Up @@ -81,6 +82,7 @@ This will happen gradually over time.

**Maintenance**

* Add type stub for MainClass.get_project_column (#2502) (d514222c)
* Sync GithubIntegration __init__ arguments with github.Github (#2556) (ea45237d)
* Update MAINTAINERS (#2545) (f4e9dcb3)
* Link to stable docs, update introduction in package used by pypi, move auth arg front (#2557) (006766f9)
Expand Down

0 comments on commit 5a5bf8f

Please sign in to comment.