mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-21 01:01:05 +08:00
simplify format of changelog (#4163)
This commit is contained in:
parent
29d3d81e54
commit
253410c78d
14
CHANGELOG.md
14
CHANGELOG.md
@ -11,11 +11,7 @@
|
||||
- Fix lang agnostic type info for `gr.File(file_count='multiple')` output components by [@freddyaboulton](https://github.com/freddyaboulton) in [PR 4153](https://github.com/gradio-app/gradio/pull/4153)
|
||||
|
||||
|
||||
## Documentation Changes:
|
||||
|
||||
No changes to highlight.
|
||||
|
||||
## Testing and Infrastructure Changes:
|
||||
## Other Changes:
|
||||
|
||||
No changes to highlight.
|
||||
|
||||
@ -23,14 +19,6 @@ No changes to highlight.
|
||||
|
||||
No changes to highlight.
|
||||
|
||||
## Full Changelog:
|
||||
|
||||
No changes to highlight.
|
||||
|
||||
## Contributors Shoutout:
|
||||
|
||||
No changes to highlight.
|
||||
|
||||
# 3.29.0
|
||||
|
||||
## New Features:
|
||||
|
@ -37,11 +37,8 @@ No changes to highlight.
|
||||
|
||||
- Only send request to `/info` route if demo version is above `3.28.3` by [@freddyaboulton](https://github.com/freddyaboulton) in [PR 4109](https://github.com/gradio-app/gradio/pull/4109)
|
||||
|
||||
## Documentation Changes:
|
||||
|
||||
No changes to highlight.
|
||||
|
||||
## Testing and Infrastructure Changes:
|
||||
## Other Changes:
|
||||
|
||||
- Fix bug in test from gradio 3.29.0 refactor by [@freddyaboulton](https://github.com/freddyaboulton) in [PR 4138](https://github.com/gradio-app/gradio/pull/4138)
|
||||
|
||||
@ -50,13 +47,6 @@ No changes to highlight.
|
||||
|
||||
No changes to highlight.
|
||||
|
||||
## Full Changelog:
|
||||
|
||||
No changes to highlight.
|
||||
|
||||
## Contributors Shoutout:
|
||||
|
||||
No changes to highlight.
|
||||
|
||||
# 0.2.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user