docs(changelog): plugins security fix
This commit is contained in:
parent
9f130a3ef9
commit
efca21a6ed
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* fix: display parsing error for kdl files located under the 'themes' directory (https://github.com/zellij-org/zellij/pull/2762)
|
* fix: display parsing error for kdl files located under the 'themes' directory (https://github.com/zellij-org/zellij/pull/2762)
|
||||||
* 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)
|
||||||
|
|
||||||
## [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