changelog: Write arg0
entry.
This commit is contained in:
parent
f5c44ed7a2
commit
d464d3857f
10
changelog.md
10
changelog.md
@ -3,12 +3,6 @@ up to 0020f592c108
|
|||||||
# Changes in version 0.5.0
|
# Changes in version 0.5.0
|
||||||
|
|
||||||
|
|
||||||
## TBW:
|
|
||||||
|
|
||||||
- `arg0` style, inheritance, forward compatibility
|
|
||||||
(12b879caf7a6, da91264122cb, b4537a972eed, bccc3dc26943)
|
|
||||||
|
|
||||||
|
|
||||||
## Performance improvements:
|
## Performance improvements:
|
||||||
|
|
||||||
We thank Sebastian Gniazdowski and "m0viefreak" for significant contributions
|
We thank Sebastian Gniazdowski and "m0viefreak" for significant contributions
|
||||||
@ -77,6 +71,10 @@ in this area.
|
|||||||
- Non-alphabetic parameters inside double quotes (`"$$"`, `"$#"`, `"$*"`, `"$@"`, `"$?"`, `"$-"`).
|
- Non-alphabetic parameters inside double quotes (`"$$"`, `"$#"`, `"$*"`, `"$@"`, `"$?"`, `"$-"`).
|
||||||
(4afe670f7a1b, 44ef6e38e5a7)
|
(4afe670f7a1b, 44ef6e38e5a7)
|
||||||
|
|
||||||
|
- Command words from future versions of zsh (forward compatibly).
|
||||||
|
This also adds an `arg0` style that all other command word styles fall back to.
|
||||||
|
(b4537a972eed, bccc3dc26943)
|
||||||
|
|
||||||
|
|
||||||
## Fixed highlighting of:
|
## Fixed highlighting of:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user