mirror of
https://github.com/khornberg/octokit.py
synced 2026-05-11 00:11:26 +03:00
Document changes
This commit is contained in:
@@ -2,6 +2,16 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
0.13.0
|
||||
------
|
||||
|
||||
**Breaking changes**
|
||||
|
||||
* Change to OpenAPI specifications
|
||||
* Remove python 3.5 support
|
||||
* Remove caching of parameters between calls
|
||||
* Method parameters are typed checked to the OpenAPI schemas
|
||||
|
||||
0.1.0 (?)
|
||||
------------------
|
||||
|
||||
|
||||
@@ -52,8 +52,6 @@ Python client for GitHub API
|
||||
Installation
|
||||
============
|
||||
|
||||
**requires python 3.5+**
|
||||
|
||||
*Note octokit and octokit.py were already taken in the cheese shop*
|
||||
|
||||
::
|
||||
|
||||
Reference in New Issue
Block a user