update changelog
This commit is contained in:
parent
4eae63ac4e
commit
0daf01fd3e
|
@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
### Added
|
### Added
|
||||||
- `document` API for creating Gemini documents
|
- `document` API for creating Gemini documents
|
||||||
|
- add preliminary timeout API by [@Alch-Emi](https://github.com/Alch-Emi)
|
||||||
|
- `Response::success_with_body` by [@Alch-Emi](https://github.com/Alch-Emi)
|
||||||
|
|
||||||
## [0.3.0] - 2020-11-14
|
## [0.3.0] - 2020-11-14
|
||||||
### Added
|
### Added
|
||||||
|
@ -25,4 +27,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [0.2.0] - 2020-11-14
|
## [0.2.0] - 2020-11-14
|
||||||
### Added
|
### Added
|
||||||
- Access to client certificates by [@Alch-Emi](https://github.com/Alch-Emi)
|
- Access to client certificates by [@Alch-Emi](https://github.com/Alch-Emi)
|
||||||
|
|
Loading…
Reference in a new issue