Skip to content

Commit d1b3cde

Browse files
committed
Update CHANGELOG.md
1 parent 2beb079 commit d1b3cde

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Dev
22

3+
## Features
4+
5+
* Update to `PrettyTables` version 2
6+
7+
## Fixes
8+
9+
* Fix a but in `byrow` for writing values of type `BigInt`
10+
* Update for `Julia` VERSION >= v"1.9.0-DEV.1635"
11+
* Fix a bug in `modify` which causes an error to show an error!
12+
* Fix a bug in `sort` which causes to treat `Bool` as a vector with length 1
13+
# Version 0.7.10
14+
315
## Fixes
416

517
* `topk` and `topkperm` use `isless` by default for comparing values.

0 commit comments

Comments
 (0)