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

Added {| |} (closes #330)

This commit is contained in:
Nikita Prokopov 2018-02-27 13:40:21 +03:00
parent d5e7d02928
commit 3954011965
2 changed files with 141 additions and 3 deletions

View file

@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file.
- Added `:>` ([#547]) and `<:` ([#525])
- Removed `=<` ([#479] [#468] [#424] [#406] [#355] [#305])
- Added `::=` ([#539])
- Added `[|` `|]` ([#516])
- Added `[|` `|]` ([#516]) `{|` `|}` ([#330])
#### 1.204 (November 6, 2016)

File diff suppressed because one or more lines are too long