asdf reshim without arguments will reshim all plugins. (#407)

This commit is contained in:
Victor Hugo Borja 2019-01-19 04:42:16 -06:00
parent 9b27848d07
commit ed843f29f6

View File

@ -33,6 +33,7 @@ Features
for most common use case: (versions on local .tool-versions file) but fallbacks to for most common use case: (versions on local .tool-versions file) but fallbacks to
slower `get_preset_version_for` which takes legacy formats into account. slower `get_preset_version_for` which takes legacy formats into account.
* Shim exec recommends which plugins or versions to set when command is not found. * Shim exec recommends which plugins or versions to set when command is not found.
* `asdf reshim` without arguments now reshims all installed plugins (#407)
Fixed Bugs Fixed Bugs