mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Preparing for 0.6.0 release.
This commit is contained in:
parent
60ceeb301e
commit
ba2fb201d6
16
CHANGELOG.md
16
CHANGELOG.md
@ -1,6 +1,20 @@
|
||||
# Changelog
|
||||
|
||||
## 0.5.2-dev
|
||||
## 0.6.1-dev
|
||||
|
||||
## 0.6.0
|
||||
|
||||
Features
|
||||
|
||||
* Add support for `ASDF_DATA_DIR` environment variable (#275, #335, #361, #364, #365)
|
||||
|
||||
Fixed Bugs
|
||||
|
||||
* Fix `asdf current` so it works when no versions are installed (#368, #353)
|
||||
* Don't try to install system version (#369, #351)
|
||||
* Make `resolve_symlink` function work with relative symlinks (#370, #366)
|
||||
* Fix version changing code so it preserves symlinks (#329, #337)
|
||||
* Fix ShellCheck warnings (#336)
|
||||
|
||||
## 0.5.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user