mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Preparing for 0.7.2 release
This commit is contained in:
parent
33c292e69d
commit
8f5b20904e
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,9 +1,19 @@
|
||||
# Changelog
|
||||
|
||||
## 0.7.2-dev
|
||||
## 0.7.3-dev
|
||||
|
||||
## 0.7.2
|
||||
|
||||
Features
|
||||
|
||||
* Add unit tests for untested code in asdf.sh and asdf.fish (#286, #507, #508)
|
||||
* Switched to a maintained version of BATS (#521)
|
||||
|
||||
Fixed Bugs
|
||||
|
||||
* Don't iterate on output of `ls` (#513)
|
||||
* Check shims for full tool version so adding new versions to a shim works properly (#517, #524)
|
||||
|
||||
## 0.7.1
|
||||
|
||||
Features
|
||||
@ -12,7 +22,7 @@ Features
|
||||
* Add documentation about using multiple versions of the same plugin
|
||||
* Remove post_COMMAND hooks
|
||||
* Add `adsf shell` command to set a version for the current shell (#480)
|
||||
* Ignore comments in .tool-versions (#498)
|
||||
* Ignore comments in .tool-versions (#498, #504)
|
||||
|
||||
Fixed Bugs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user