mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Prepare changelog for 0.7.1 release
[skip ci]
This commit is contained in:
parent
6523971b40
commit
ce895e9e76
26
CHANGELOG.md
26
CHANGELOG.md
@ -1,16 +1,26 @@
|
||||
# Changelog
|
||||
|
||||
## 0.7.1-dev
|
||||
|
||||
Features
|
||||
|
||||
* Add documentation about using multiple versions of the same plugin
|
||||
* Remove post_COMMAND hooks
|
||||
## 0.7.2-dev
|
||||
|
||||
Fixed Bugs
|
||||
|
||||
* Restore support for legacy file version
|
||||
* Run executable using `exec`
|
||||
## 0.7.1
|
||||
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user