Skip to content

Commit b28a9b4

Browse files
committed
Update CHANGELOG
1 parent 74aabe9 commit b28a9b4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Get 2.x
22

3+
## Get 2.1.0
4+
5+
*Sep 17, 2022*
6+
7+
- Add support for optional responses. If the response is optional and the response body is empty, the request will now succeed and return `nil` - [#58](https://github.com/kean/Get/pull/58), thanks to [@Pomanks](https://github.com/Pomanks)
8+
39
## Get 2.0.1
410

511
*Sep 13, 2022*

0 commit comments

Comments
 (0)