Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ unicode-segmentation = "1"

## 1.13.1

* [#147](https://github.org/unicode-rs/unicode-segmentation/pull/147) Add ascii fast path for unicode_word_indices and unicode_words
* [#157](https://github.org/unicode-rs/unicode-segmentation/pull/157) Support Unicode 17.0.0
* [#147](https://github.com/unicode-rs/unicode-segmentation/pull/147) Add ascii fast path for unicode_word_indices and unicode_words
* [#157](https://github.com/unicode-rs/unicode-segmentation/pull/157) Support Unicode 17.0.0

## 0.13.0
## 1.13.0

Yanked due to accidental breakage.

Expand Down
Loading