|
|
@ -1,5 +1,10 @@
|
|
|
|
# Changelog
|
|
|
|
# Changelog
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## v0.5.1
|
|
|
|
|
|
|
|
- Speed up widget rebinding (#413)
|
|
|
|
|
|
|
|
- Clean up global variable creations (#403)
|
|
|
|
|
|
|
|
- Respect user's set options when running original widget (#402)
|
|
|
|
|
|
|
|
|
|
|
|
## v0.5.0
|
|
|
|
## v0.5.0
|
|
|
|
- Don't overwrite config with default values (#335)
|
|
|
|
- Don't overwrite config with default values (#335)
|
|
|
|
- Support fallback strategies by supplying array to suggestion config var
|
|
|
|
- Support fallback strategies by supplying array to suggestion config var
|
|
|
|