diff --git a/CHANGELOG.md b/CHANGELOG.md index 7678fbd0c5..07d1d38978 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,32 @@ 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. + +# 3.28.0 + ## Bug Fixes: - Fix duplicate play commands in full-screen mode of 'video'. by [@tomchang25](https://github.com/tomchang25) in [PR 3968](https://github.com/gradio-app/gradio/pull/3968). - Fix the issue of the UI stuck caused by the 'selected' of DataFrame not being reset. by [@tomchang25](https://github.com/tomchang25) in [PR 3916](https://github.com/gradio-app/gradio/pull/3916). diff --git a/client/python/CHANGELOG.md b/client/python/CHANGELOG.md index 59327c0bd2..27159c318c 100644 --- a/client/python/CHANGELOG.md +++ b/client/python/CHANGELOG.md @@ -2,7 +2,37 @@ ## New Features: -- Progress Updates from `gr.Progress()` can be accessed via `job.status().progress_data` by [@freddyaboulton](https://github.com/freddyaboulton) in [PR 3924](https://github.com/gradio-app/gradio/pull/3924) +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. + +# 0.1.4 + +## New Features: + +- Progress Updates from `gr.Progress()` can be accessed via `job.status().progress_data` by @freddyaboulton](https://github.com/freddyaboulton) in [PR 3924](https://github.com/gradio-app/gradio/pull/3924) ## Bug Fixes: diff --git a/client/python/gradio_client/version.txt b/client/python/gradio_client/version.txt index b1e80bb248..845639eef2 100644 --- a/client/python/gradio_client/version.txt +++ b/client/python/gradio_client/version.txt @@ -1 +1 @@ -0.1.3 +0.1.4 diff --git a/gradio/version.txt b/gradio/version.txt index 8c53120442..a72fd67b60 100644 --- a/gradio/version.txt +++ b/gradio/version.txt @@ -1 +1 @@ -3.27.0 +3.28.0