feat: make request and response optional

This commit is contained in:
long2ice
2022-09-10 20:06:37 +08:00
parent a4b3386bf0
commit cb9259807e
8 changed files with 288 additions and 422 deletions

View File

@@ -1,5 +1,11 @@
# ChangeLog
## 0.2
### 0.2.0
- Make `request` and `response` optional.
## 0.1
### 0.1.9