mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Update CHANGELOG.md in preparation for 0.4.1 release.
This commit is contained in:
parent
870a2ec19e
commit
b97b32d88b
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,6 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 0.4.1-dev
|
||||
## 0.4.2-dev
|
||||
|
||||
Fixed Bugs
|
||||
|
||||
## 0.4.1
|
||||
|
||||
Features
|
||||
|
||||
@ -8,11 +12,11 @@ Features
|
||||
|
||||
Fixed Bugs
|
||||
|
||||
* bad use of `sed` caused shims and `.tool-versions` to be duplicated with `-e` (#242)
|
||||
* bad use of `sed` caused shims and `.tool-versions` to be duplicated with `-e` (#242, #250)
|
||||
* `asdf list` now outputs ref-versions as used on `.tool-versions` file (#243)
|
||||
* `asdf update` will explicitly use the `origin` remote when updating tags (#231)
|
||||
* All code is now linted by shellcheck (#223)
|
||||
* Fixed duplicate shim bug (#242, #250)
|
||||
* Add test to fail builds if banned commands are found (#251)
|
||||
|
||||
## 0.4.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user