Prepare changelog for 0.7.1 release

[skip ci]
This commit is contained in:
Daniel Perez 2019-03-31 20:52:25 +01:00
parent 6523971b40
commit ce895e9e76

View File

@ -1,16 +1,26 @@
# Changelog # Changelog
## 0.7.1-dev ## 0.7.2-dev
Features
* Add documentation about using multiple versions of the same plugin
* Remove post_COMMAND hooks
Fixed Bugs Fixed Bugs
* Restore support for legacy file version ## 0.7.1
* Run executable using `exec`
Features
* Add mksh support
* Add documentation about using multiple versions of the same plugin
* Remove post_COMMAND hooks (#502)
* Add `adsf shell` command to set a version for the current shell (#480)
* Ignore comments in .tool-versions (#498)
Fixed Bugs
* Avoid modifying `fish_user_paths`
* Restore support for legacy file version (#484)
* Restore support for multiple versions
* Fix bug when trying to locate shim (#488)
* Run executable using `exec` (#502)
## 0.7.0 ## 0.7.0