Skip to content

Commit

Permalink
docs: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Nukesor committed Apr 5, 2024
1 parent 55fbac7 commit 7c07d36
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 @@ -14,6 +14,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

- Fix string width calculation with ANSI escape sequences by switching to the `ansi-str` crate.
The previous implementation didn't respect OSC 8 hyperlink style ANSI sequences.
Implemented by [dsully](https://github.com/dsully) in [#137](https://github.com/Nukesor/comfy-table/pull/137).
- `custom_styling` feature now requires `tty` feature as it should.

## [7.1.0] - 2023-10-21

Expand Down

0 comments on commit 7c07d36

Please sign in to comment.