Skip to content

Commit

Permalink
docs(changelog): fix WriteChars action
Browse files Browse the repository at this point in the history
  • Loading branch information
a-kenji committed Jun 16, 2022
1 parent 2563fbb commit dc7f07a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
zj action "NewTab: {run: {command: {cmd: htop}}}"
```

* fix: send `WriteChars:` once per action (https://github.com/zellij-org/zellij/pull/1516)

## [0.30.0] - 2022-06-07
* fix: right and middle clicks creating selection (https://github.com/zellij-org/zellij/pull/1372)
* feat: Attach to sessions more conveniently by only typing their name's first character(s) (https://github.com/zellij-org/zellij/pull/1360)
Expand Down

0 comments on commit dc7f07a

Please sign in to comment.