docs(changelog): layout dir from data to config
This commit is contained in:
parent
08ed30e832
commit
5c69ce9aad
1 changed files with 6 additions and 0 deletions
|
|
@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||
|
||||
## [Unreleased]
|
||||
* Add improved error handling for layouts (https://github.com/zellij-org/zellij/pull/576)
|
||||
* Change layout directory from data to config (https://github.com/zellij-org/zellij/pull/577)
|
||||
POSSIBLE BREAKING CHANGE:
|
||||
In case of having custom layouts in the previous
|
||||
`layout-dir` one can switch either the layouts to
|
||||
the new dir, or set the `layout-dir` to be the current
|
||||
`layout-dir`
|
||||
|
||||
## [0.13.0] - 2021-06-04
|
||||
* Fix crash when padding before widechar (https://github.com/zellij-org/zellij/pull/540)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue