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

Added |- -| _|_ and adjusted |= ||= (closes #494)

This commit is contained in:
Nikita Prokopov 2018-02-27 15:03:06 +03:00
parent 68ddd873d9
commit d490584bdd
2 changed files with 288 additions and 120 deletions

View file

@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file.
- Added `✓` (U+2713)
- Added `..=` ([#433])
- Added `=!=` ([#338])
- Added `|-` `-|` `_|_` and adjusted `|=` `||=` ([#494])
#### 1.204 (November 6, 2016)

File diff suppressed because one or more lines are too long