mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-17 00:42:47 +08:00
Add named capture groups to changelog
This commit is contained in:
parent
f172b215cf
commit
962ff26b92
|
@ -38,6 +38,7 @@ Notable improvements and fixes
|
|||
or non-matching wildcards, as these could be defined differently at
|
||||
runtime (especially for functions). This makes it usable as a static syntax checker (:issue:`977`).
|
||||
- ``type`` is now a builtin and therefore much faster (:issue:`7342`).
|
||||
- ``string match --regex`` now imports named PCRE2 capture groups as fish variables (:issue:`7459`).
|
||||
|
||||
Syntax changes and new commands
|
||||
-------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user