mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
chore(asdf): Add warning for incompatible version users
This commit is contained in:
parent
f81259fb34
commit
9f0747e8f8
2 changed files with 10 additions and 0 deletions
|
|
@ -34,6 +34,11 @@ asdf set nodejs latest
|
|||
asdf set -u nodejs 16.5.0
|
||||
```
|
||||
|
||||
## Backward Compatibility
|
||||
|
||||
`asdf` has significantly changed since 0.16.0. The current implementation doesn't along with older versions. **If you're using 0.15.0 or older version, please follow upgrade guide in official page**: https://asdf-vm.com/guide/upgrading-to-v0-16.html.
|
||||
|
||||
|
||||
## Maintainer
|
||||
|
||||
- [@RobLoach](https://github.com/RobLoach)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue