mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-22 22:26:54 +03:00
docs(changelog): strip debug symbols on release
This commit is contained in:
parent
d267730704
commit
d44aef4011
@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
* fix: freeze when pasting large amounts of text to vim (https://github.com/zellij-org/zellij/pull/1383)
|
||||
* feat: new action to dump the scrollbuffer to a file (https://github.com/zellij-org/zellij/pull/1375)
|
||||
* fix(strider): update out of range index in files (https://github.com/zellij-org/zellij/pull/1425)
|
||||
* feat: strip debug symbols of release builds 20% size reduction, MSRV is now `1.59` (https://github.com/zellij-org/zellij/pull/1177)
|
||||
|
||||
## [0.29.1] - 2022-05-02
|
||||
* fix: forward mouse events to plugin panes (https://github.com/zellij-org/zellij/pull/1369)
|
||||
|
Loading…
Reference in New Issue
Block a user