Release 7.3.1
This commit is contained in:
parent
227ebac506
commit
55d9d58f5f
2 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
|||
## Modifications since version 2.x
|
||||
|
||||
### 7.3.1
|
||||
|
||||
* Fix placement of above marks over Cyrillic Small Ge, Te, and Ya (#1157).
|
||||
|
||||
|
||||
### 7.3.0
|
||||
|
||||
* Add Greek Upsilon with Hook Symbol (`U+03D2`).
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "iosevka",
|
||||
"version": "7.3.0",
|
||||
"version": "7.3.1",
|
||||
"main": "./font-src/index.js",
|
||||
"scripts": {
|
||||
"build": "node utility/ensure-verda-exists && verda -f verdafile.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue