We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75f4a76 commit bc298c2Copy full SHA for bc298c2
1 file changed
CHANGELOG.md
@@ -3,6 +3,9 @@
3
4
## [Unreleased]
5
6
+
7
+## [v2.0.0] BMP completeness (2025-12-24)
8
9
- **Breaking change:**
10
Allowed inclusion of stroke data for characters with unlikely font support in Android 7.0.
11
These are marked with an exclamation mark `!` in `codepoint-character-sequence.txt`,
@@ -322,7 +325,9 @@
322
325
323
326
324
327
[Unreleased]:
- https://github.com/stroke-input/stroke-input-data/compare/v1.34.0...HEAD
328
+ https://github.com/stroke-input/stroke-input-data/compare/v2.0.0...HEAD
329
+[v2.0.0]:
330
+ https://github.com/stroke-input/stroke-input-data/compare/v1.34.0...v2.0.0
331
[v1.34.0]:
332
https://github.com/stroke-input/stroke-input-data/compare/v1.33.1...v1.34.0
333
[v1.33.1]:
0 commit comments