Skip to content

Commit 76a6d42

Browse files
committed
Removed ?: (closes #970)
1 parent a5b9c80 commit 76a6d42

File tree

8 files changed

+128
-123
lines changed

8 files changed

+128
-123
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
#### 3.0
66

7+
- Removed `?:` [#970]
78
- Added missing set operations U+2200 `` U+2203..U+2205 `∃ ∄ ∅` U+2207 `` U+2282..U+228B `⊂ ⊃ ⊄ ⊅ ⊆ ⊇ ⊈ ⊉ ⊊ ⊋` U+2208..U+220# `∈ ∉ ∊ ∋ ∌ ∍` U+222A `` [#822]
89
- Added U+300C U+300D Corner brackets `「」` and U+FF62 U+FF63 Halfwidth Corner brackets `「」` [#940]
910
- Added `<<->>` [#919]

FiraCode.glyphs

Lines changed: 127 additions & 123 deletions
Large diffs are not rendered by default.

distr/ttf/FiraCode-Bold.ttf

-588 Bytes
Binary file not shown.

distr/ttf/FiraCode-Light.ttf

-536 Bytes
Binary file not shown.

distr/ttf/FiraCode-Medium.ttf

-480 Bytes
Binary file not shown.

distr/ttf/FiraCode-Regular.ttf

-532 Bytes
Binary file not shown.

distr/ttf/FiraCode-Retina.ttf

-532 Bytes
Binary file not shown.

distr/ttf/FiraCode-SemiBold.ttf

-540 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)