1
0
Fork 0
mirror of synced 2024-05-20 04:23:44 +12:00

Thin backslash except when in \\, removed \\\ (closes #536)

This commit is contained in:
Nikita Prokopov 2018-02-27 15:03:24 +03:00
parent d490584bdd
commit 01f822f34a

View file

@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
- Slashed zero by default ([#481] [#342])
- Adjusted vertical position of colon `:` near `{[()]}` ([#486])
- Thin backslash except when in `\\`, removed `\\\` ([#536])
- Added `:>` ([#547]) and `<:` ([#525])
- Removed `=<` ([#479] [#468] [#424] [#406] [#355] [#305])
- Added `::=` ([#539])