mirror of
https://github.com/gradio-app/gradio.git
synced 2025-03-07 11:46:51 +08:00
changes (#2933)
This commit is contained in:
parent
9fff1e0fe8
commit
325ba0df2b
24
CHANGELOG.md
24
CHANGELOG.md
@ -2,6 +2,30 @@
|
||||
|
||||
## New Features:
|
||||
|
||||
No changes to highlight.
|
||||
|
||||
## Bug Fixes:
|
||||
No changes to highlight.
|
||||
|
||||
## Documentation Changes:
|
||||
No changes to highlight.
|
||||
|
||||
## Testing and Infrastructure Changes:
|
||||
No changes to highlight.
|
||||
|
||||
## Breaking Changes:
|
||||
No changes to highlight.
|
||||
|
||||
## Full Changelog:
|
||||
No changes to highlight.
|
||||
|
||||
## Contributors Shoutout:
|
||||
No changes to highlight.
|
||||
|
||||
# Version 3.15.0
|
||||
|
||||
## New Features:
|
||||
|
||||
### Send custom progress updates by adding a `gr.Progress` argument after the input arguments to any function. Example:
|
||||
|
||||
```python
|
||||
|
@ -1 +1 @@
|
||||
3.15.0
|
||||
3.16.0
|
||||
|
Loading…
Reference in New Issue
Block a user