Commit f066f28
authored
Fix release notes
0.95.0 mentions `$nu.vendor-autoload-dir` future-facing (will be introduced in the future).
But it was introduced as `$nu.vendor-autoload-dirs` (plural) in 0.96.0.
0.96.0 mentions PRs #13217 and #13382.
The first introduced it in singular, but the second changed it to plural.
The plural name `$nu.vendor-autoload-dirs` is still the correct name in the current version 0.103.0.$nu.vendor-autoload-dirs (nushell#1898)1 parent 7ac1d36 commit f066f28
File tree
2 files changed
+2
-2
lines changed- blog
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments