unicode-rs / unicode-segmentation

Grapheme Cluster and Word boundaries according to UAX#29 rules
https://unicode-rs.github.io/unicode-segmentation
Other
571 stars 56 forks source link

docs: Update README with changelog for version 1.8.0 #126

Closed nicolasmendoza closed 1 year ago

nicolasmendoza commented 1 year ago

Description

This PR updates the changelog in the README.md to reflect the changes made in version 1.8.0.

Changes