docs(changelog): plugin artifact cache path fix
This commit is contained in:
parent
fb1af39aca
commit
9e8ebe465b
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* refactor(plugins): wasmer v3.1.1 (https://github.com/zellij-org/zellij/pull/2706)
|
* refactor(plugins): wasmer v3.1.1 (https://github.com/zellij-org/zellij/pull/2706)
|
||||||
* refactor(config): dependency updates (https://github.com/zellij-org/zellij/pull/2820 and https://github.com/zellij-org/zellij/pull/2821)
|
* refactor(config): dependency updates (https://github.com/zellij-org/zellij/pull/2820 and https://github.com/zellij-org/zellij/pull/2821)
|
||||||
* fix(plugins): address cranelift-codegen vulnerability (https://github.com/zellij-org/zellij/pull/2830)
|
* fix(plugins): address cranelift-codegen vulnerability (https://github.com/zellij-org/zellij/pull/2830)
|
||||||
|
* fix(plugins): use versioned path for plugin artifact cache (https://github.com/zellij-org/zellij/pull/2836)
|
||||||
|
|
||||||
## [0.38.2] - 2023-09-15
|
## [0.38.2] - 2023-09-15
|
||||||
* fix(terminal): wrap lines in alternate screen mode when adding characters (https://github.com/zellij-org/zellij/pull/2789)
|
* fix(terminal): wrap lines in alternate screen mode when adding characters (https://github.com/zellij-org/zellij/pull/2789)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue