Skip to content

Commit

Permalink
Fixed weird look of ::< ::> <:: >:: #1145
Browse files Browse the repository at this point in the history
  • Loading branch information
tonsky committed Apr 17, 2021
1 parent 1f0408b commit c5047ac
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 9 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ Unicode:
- Added U+FFFD Replacement Character `` #1137, thanks @gjvnq
- Added U+EE00..U+EE05 Progress Bar `` #1182

Fixed:

- Weird look of `::<` `::>` `<::` `>::` #1145

Removed:

- C-style compound assignment `>>=` `<<=` `||=` `|=` are not combined with equal sign by default. Old behavior is moved into `ss09` #974
Expand Down
Loading

0 comments on commit c5047ac

Please sign in to comment.