diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c76cb160d..0a8b62ec5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,28 @@ -# Upcoming Release +# Upcoming Release + +## 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. + + +# 3.10.0 ## New Features: * Add support for `'password'` and `'email'` types to `Textbox`. [@pngwn](https://github.com/pngwn) in [PR 2653](https://github.com/gradio-app/gradio/pull/2653)