Added shebang `#!` (closes #169, closes #193)

pull/300/head
Nikita Prokopov 2016-11-05 20:20:33 +07:00
rodzic 6a1fbce33a
commit 032314d24c
2 zmienionych plików z 69 dodań i 4 usunięć

File diff suppressed because one or more lines are too long

Wyświetl plik

@ -146,6 +146,7 @@ Other monospaced fonts with ligatures:
- Added safe navigation operators `?.` `.?` `?:` (#215)
- Added `<~>` (#179, used in IntelliJ for collapsed methods)
- Added F# piping operators `||>` `|||>` `<||` `<|||` (#184)
- Added shebang `#!` (#169, #193)
#### 1.203 (September 17, 2016)