Skip to content

Commit

Permalink
docs: changelog for serial bits
Browse files Browse the repository at this point in the history
refs: #6411
closes: #6460
  • Loading branch information
wez committed Dec 5, 2024
1 parent 1e941fc commit 1f00bb3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ As features stabilize some brief notes about them will accumulate here.
* Improved startup performance on X11. Thanks to @blukai! #5923 #5802
* There is now an upper bound of 999,999,999 for `scrollback_lines`. Thanks to
@x3ro! #5996
* Migrated serial support to the `serial2` rust crate. This opens the door
to more convenient serial support going forward. Thanks to @jeevithakannan2!
#6411 #6460

#### New
* [wezterm.serde](config/lua/wezterm.serde/index.md) module for serialization
Expand Down

0 comments on commit 1f00bb3

Please sign in to comment.