infra: prepare for release 0.3.6 [generated] [skip ci]

Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron Pham
2023-09-19 07:09:13 +00:00
parent 3b2ac1cd59
commit 398e6b3856
6 changed files with 19 additions and 4 deletions

View File

@@ -18,6 +18,14 @@ This changelog is managed by towncrier and is compiled at release time.
<!-- towncrier release notes start -->
## [0.3.6](https://github.com/bentoml/openllm/tree/v0.3.6)
### Features
- Added support for continuous batching on `/v1/generate`
[#375](https://github.com/bentoml/openllm/issues/375)
## [0.3.5](https://github.com/bentoml/openllm/tree/v0.3.5)
### Features