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 0323f3c commit 192fc6aCopy full SHA for 192fc6a
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
<!-- do not remove -->
4
5
+## 1.0.6
6
+
7
+### New Features
8
9
+- Automatically decode response based on path ([#183](https://github.com/fastai/ghapi/pull/183)), thanks to [@radam9](https://github.com/radam9)
10
+- Expose timeout [#174](https://github.com/fastai/ghapi/pull/174)), thanks to [@HarikrishnanBalagopal](https://github.com/HarikrishnanBalagopal)
11
12
+### Bugs Squashed
13
14
+- Github now requires branch, author, and committer in file update calls ([#184](https://github.com/fastai/ghapi/issues/184))
15
+- Remove the check which removes `None` values ([#171](https://github.com/fastai/ghapi/pull/171)), thanks to [@shreve](https://github.com/shreve)
16
17
18
## 1.0.3
19
0 commit comments