Update CHANGELOG.md
This commit is contained in:
parent
9d6cabadfc
commit
71515130db
|
@ -28,6 +28,7 @@ BUG FIXES:
|
|||
* command/0.13upgrade: Do not add source for builtin provider [GH-25215]
|
||||
* command/init: Fix bug which caused the default local plugindir to be omitted as a provider source location [GH-25214]
|
||||
* command/format: Fix bug which caused some diagnostics to print empty source lines [GH-25156]
|
||||
* config: Function argument expansion with `...` will no longer incorrectly return "Invalid expanding argument value" in situations where the expanding argument type isn't known yet. [GH-25216]
|
||||
* config: Fix crash in validation with non-ascii characters [GH-25144]
|
||||
* core: Fix crash with multiple nested modules [GH-25176]
|
||||
|
||||
|
|
Loading…
Reference in New Issue