Target v27 instead.

This commit is contained in:
be5invis 2023-09-09 13:46:41 -07:00
parent 0d021bd063
commit 1ad1390185
3 changed files with 10 additions and 7 deletions

View file

@ -1,10 +1,4 @@
* \[**Breaking**\] Change of variant names:
- `upper-r`.`straight-motion-serifed``upper-r`.`straight-top-left-serifed`
- `upper-r`.`curly-motion-serifed``upper-r`.`curly-top-left-serifed`
- `upper-r`.`standing-motion-serifed``upper-r`.`standing-top-left-serifed`
- `upper-r`.`straight-open-motion-serifed``upper-r`.`straight-open-top-left-serifed`
- `upper-r`.`curly-open-motion-serifed``upper-r`.`curly-open-top-left-serifed`
- `upper-r`.`standing-open-motion-serifed``upper-r`.`standing-open-top-left-serifed`
- `lower-alpha`.`tailed-barred``lower-alpha`.`barred-tailed`
- `lower-alpha`.`tailed-barred-earless-corner``lower-alpha`.`barred-earless-corner-tailed`
* Add barred-serifed and barred-earless-rounded variants for Greek Alpha (`α`).

View file

@ -1 +0,0 @@
* Add Opentype `zero` feature (#1966).

10
changes/27.0.0.md Normal file
View file

@ -0,0 +1,10 @@
* \[**Breaking**\] Variants for `π`, `τ` and `«` are inserted into the main tag sequence. As a consequence, variant features after them have the tags changed.
* \[**Breaking**\] Reordered variants of Eszet.
* \[**Breaking**\] Change of variant names:
- `upper-r`.`straight-motion-serifed``upper-r`.`straight-top-left-serifed`
- `upper-r`.`curly-motion-serifed``upper-r`.`curly-top-left-serifed`
- `upper-r`.`standing-motion-serifed``upper-r`.`standing-top-left-serifed`
- `upper-r`.`straight-open-motion-serifed``upper-r`.`straight-open-top-left-serifed`
- `upper-r`.`curly-open-motion-serifed``upper-r`.`curly-open-top-left-serifed`
- `upper-r`.`standing-open-motion-serifed``upper-r`.`standing-open-top-left-serifed`
* Add OpenType `zero` feature (#1966).