Added Not identical to U+2262 `≢` (closes #396)

This commit is contained in:
Nikita Prokopov 2019-08-02 19:33:10 +03:00
parent 45a36331f1
commit 2780da6153
3 changed files with 6487 additions and 6438 deletions

View File

@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
- Added Light and heavy dashed lines U+2504..U+250B `┄┅┆┇┈┉┊┋` [#702]
- Adjusted Box drawings double dashes U+254C..U+254F `╌╍╎╏`
- Fixed outlines of U+04FA `Ӻ` and U+04FB `ӻ` [#806]
- Added Not identical to U+2262 `≢` [#396]
#### 1.207 (April 6, 2019)

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
#!/bin/bash -ex
#!/bin/bash -e
source venv/bin/activate