Skip to content

Commit a91ee39

Browse files
committed
Revert "Merge pull request #51 from mgeisler/ensure-version-number-consistency"
This reverts commit 2659888, reversing changes made to 41a0424.
1 parent 2659888 commit a91ee39

File tree

3 files changed

+0
-22
lines changed

3 files changed

+0
-22
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,3 @@ no_std = [] # This is a no-op, preserved for backward compatibility only.
2323

2424
[dev-dependencies]
2525
quickcheck = "0.7"
26-
version-sync = "0.8"

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,6 @@ unicode-segmentation = "1.2.1"
4545

4646
# Change Log
4747

48-
## 1.2.1
49-
50-
* [#37](https://github.com/unicode-rs/unicode-segmentation/pull/37):
51-
Fix panic in `provide_context`.
52-
* [#40](https://github.com/unicode-rs/unicode-segmentation/pull/40):
53-
Fix crash in `prev_boundary`.
54-
5548
## 1.2.0
5649

5750
* New `GraphemeCursor` API allows random access and bidirectional iteration.

tests/version-numbers.rs

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)