Skip to content

Commit 2a76d96

Browse files
committed
Added ss08 that adds gaps to == === != !== (closes #383)
1 parent 8f0098b commit 2a76d96

File tree

3 files changed

+368
-4
lines changed

3 files changed

+368
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file.
1515
- Added `//=` `=//` `=//=` #816
1616
- Added U+21B0..U+21B3 `↰↱↲↳`, U+2770..U+2771 `❰❱` #1032
1717
- Fixed U+27F8 `` U+27F9 `` U+27FA `` U+27FD `` U+27FE `` U+27FF `` that were broken in v4 #1067
18+
- Added ss08 that adds gaps to `==` `===` `!=` `!==` #383
1819

1920
#### 4.0 (May 18, 2020)
2021

0 commit comments

Comments
 (0)