Update changelog for v0.5.1 release

This commit is contained in:
Eric Freese 2019-04-03 10:51:48 -06:00
parent 0b13f663da
commit 3ee91c731c

View file

@ -1,5 +1,10 @@
# 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
- Don't overwrite config with default values (#335)
- Support fallback strategies by supplying array to suggestion config var