Added `?.` `.?` `?:` (closes #215)

pull/300/head
Nikita Prokopov 2016-11-05 19:35:46 +07:00
rodzic e0c6895764
commit 019953dc86
2 zmienionych plików z 251 dodań i 4 usunięć

File diff suppressed because one or more lines are too long

Wyświetl plik

@ -143,6 +143,7 @@ Other monospaced fonts with ligatures:
- Returned `{.` `.}` (#279)
- Added `U+2206` (increment) (#174, #298)
- Added `>->` `<-<` (#297)
- Added `?.` `.?` `?:` (#215)
#### 1.203 (September 17, 2016)