1
0
Fork 0
mirror of synced 2024-05-17 11:03:33 +12:00

Fixed multiply sign in 0xFF and 10x10 with combination of onum and zero (closes #888)

This commit is contained in:
Nikita Prokopov 2020-04-06 02:26:48 +02:00
parent 6e08517ea3
commit 2d42d9dc35
8 changed files with 41 additions and 5 deletions

View file

@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file.
#### 3.0
- Fixed multiply sign in `0xFF` and `10x10` with combination of `onum` and `zero` [#888]
- Fixed dollar sign in `<$` `$>` `<$>` when `ss04` is active [#830]
- Removed `ss19` and `ss20` (they are covered by `zero` and `onum`)
- Added `=~` and `!~` to `ss07` [#293]

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.