Skip to content

Commit 192fc6a

Browse files
committed
release
1 parent 0323f3c commit 192fc6a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
<!-- do not remove -->
44

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+
517

618
## 1.0.3
719

0 commit comments

Comments
 (0)