@ -1,8 +1,8 @@
## Gooey 1.0.5 Released!
New widgets:
# New widgets:
FilterableDropdown
### FilterableDropdown
New translation key: "no_matches_found": "No matches found". This is used by default, but can be overidden via gooey options
@ -12,6 +12,9 @@ add_argument(gooey_options={
})
```
### Elapsed Time / Estimated time remaining
TODO
## Breaking Changes