docs(changelog): fix validate session name
This commit is contained in:
parent
f1bef8f0d1
commit
74a3b63635
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||
|
||||
## [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(utils): validate session name (https://github.com/zellij-org/zellij/pull/2607)
|
||||
|
||||
## [0.38.1] - 2023-08-31
|
||||
* refactor(server): remove unnecessary mut (https://github.com/zellij-org/zellij/pull/2735)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue