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 f5bc441 commit 01628f6Copy full SHA for 01628f6
CHANGELOG.md
@@ -4,12 +4,15 @@
4
5
## 0.1.23
6
7
+### New Features
8
9
+- add `delete_file` and `create_file` ([#143](https://github.com/fastai/ghapi/issues/143))
10
+- Add a "Documentation" link to the sidebar on PyPI ([#106](https://github.com/fastai/ghapi/pull/106)), thanks to [@nedbat](https://github.com/nedbat)
11
+- Add support for media types ([#102](https://github.com/fastai/ghapi/pull/102)), thanks to [@lfdebrux](https://github.com/lfdebrux)
12
13
+### Bugs Squashed
14
-## 0.1.23
-
15
+- Fix links to GitHub docs ([#136](https://github.com/fastai/ghapi/pull/136)), thanks to [@hwine](https://github.com/hwine)
16
17
18
## 0.1.21
0 commit comments