mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-26 10:55:12 +03:00
docs(changelog): Copy example config on release
This commit is contained in:
parent
8cf93d8e81
commit
852f363b11
@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
* Feature: Added the new `Visible` event, allowing plugins to detect if they are visible in the current tab (https://github.com/zellij-org/zellij/pull/717)
|
||||
* Feature: Plugins now have access to a data directory at `/data` – the working directory is now mounted at `/host` instead of `.` (https://github.com/zellij-org/zellij/pull/723)
|
||||
* Add ability to solely specify the tab name in the `tabs` section (https://github.com/zellij-org/zellij/pull/722)
|
||||
* Automatically update `example/default.yaml` on release (https://github.com/zellij-org/zellij/pull/736)
|
||||
|
||||
## [0.17.0] - 2021-09-15
|
||||
* New panes/tabs now open in CWD of focused pane (https://github.com/zellij-org/zellij/pull/691)
|
||||
|
Loading…
Reference in New Issue
Block a user