Skip to content

Commit

Permalink
Added SystemVerilog |-> |=> and <-| <=| for symmetry (#695)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonsky committed Sep 2, 2019
1 parent fb5098c commit bc96f0e
Show file tree
Hide file tree
Showing 3 changed files with 220 additions and 7 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ All notable changes to this project will be documented in this file.
- U+2387 Alternative Key Symbol ``
- U+238B Broken Circle with Northwest Arrow (Escape) ``
- U+23CF Eject symbol ``
- Added logical and ` /\ ` and logical or ` \/ ` ligatures, U+2227 `` and U+2228 `` [#738]
- Added Coq logical and ` /\ ` and logical or ` \/ ` ligatures, U+2227 `` and U+2228 `` [#738]
- Added SystemVerilog `|->` `|=>` and `<-|` `<=|` for symmetry [#695]

#### 1.207 (April 6, 2019)

Expand Down
Loading

0 comments on commit bc96f0e

Please sign in to comment.