Skip to content

Commit

Permalink
Fix typo in CHANGELOG.md (#816)
Browse files Browse the repository at this point in the history
  • Loading branch information
kdheepak committed Jan 6, 2024
1 parent a2b0e6a commit b565646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -6,7 +6,7 @@
- Add option to force overwrite `NO_COLOR` (#802)
- Add support for scroll left/right events on windows and unix systems (#788).
- Add `window_size` function to fetch pixel width/height of screen for more sophisticated rendering in terminals.
- Add support for deserializing hex color strings to `Color`` e.g #fffff.
- Add support for deserializing hex color strings to `Color` e.g #fffff.

## Changes

Expand Down

0 comments on commit b565646

Please sign in to comment.