Skip to content

Commit 94eadeb

Browse files
committed
Update changelog
1 parent ed843f2 commit 94eadeb

1 file changed

Lines changed: 19 additions & 18 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,6 @@
22

33
## 0.6.4-dev
44

5-
## 0.6.3
6-
7-
Features
8-
9-
* Make `which` command work with any binary included in a plugin installation (#205, #382)
10-
* Add documentation for documentation website (#274, #396, #422, #423, #427, #430)
11-
12-
Fixed Bugs
13-
14-
* Silence errors during tab completion (#404)
15-
* Remove unused asdf shims directory from `PATH` (#408)
16-
* Fix issues with update command that prevented updates for installations in custom locations (#411)
17-
* Fix shellcheck warnings on OSX (#416)
18-
* Add tests for versions set by environment variables (#417, #327)
19-
* Continue `list` output even when version is not found (#419)
20-
* Fixed user paths for fish (#420, #421)
21-
* Custom exec path tests (#324, #424)
22-
235
Features
246

257
* New shim version meta-data allows shims to not depend on a particular plugin
@@ -40,6 +22,25 @@ Fixed Bugs
4022
* Allow many plugins to provide shims with same executable name (#431)
4123

4224

25+
## 0.6.3
26+
27+
Features
28+
29+
* Make `which` command work with any binary included in a plugin installation (#205, #382)
30+
* Add documentation for documentation website (#274, #396, #422, #423, #427, #430)
31+
32+
Fixed Bugs
33+
34+
* Silence errors during tab completion (#404)
35+
* Remove unused asdf shims directory from `PATH` (#408)
36+
* Fix issues with update command that prevented updates for installations in custom locations (#411)
37+
* Fix shellcheck warnings on OSX (#416)
38+
* Add tests for versions set by environment variables (#417, #327)
39+
* Continue `list` output even when version is not found (#419)
40+
* Fixed user paths for fish (#420, #421)
41+
* Custom exec path tests (#324, #424)
42+
43+
4344
## 0.6.2
4445

4546
Fixed Bugs

0 commit comments

Comments
 (0)