Skip to content

Commit d6277d7

Browse files
committed
Update CHANGELOG.md
1 parent e064acd commit d6277d7

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.6.1]
4+
5+
[Compare](https://github.com/clipperhouse/displaywidth/compare/v0.6.0...v0.6.1)
6+
7+
### Changed
8+
- Perf improvements: replaced the ASCII lookup table with a simple
9+
function. A bit more cache-friendly. More inlining.
10+
- Bug fix: single regional indicators are now treated as width 2, since that
11+
is what actual terminals do.
12+
313
## [0.6.0]
414

515
[Compare](https://github.com/clipperhouse/displaywidth/compare/v0.5.0...v0.6.0)

0 commit comments

Comments
 (0)