Skip to content

Commit cb508c8

Browse files
committed
Update change log
1 parent 8216d63 commit cb508c8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES.md

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

3+
## Version 0.5.1 - 2021-04-06
4+
5+
- [fix] `fsst` library was built with `-march=native`, which caused
6+
the static binaries not to work on non-AVX platforms. The `fsst`
7+
library is now being built with no extra flags.
8+
9+
310
## Version 0.5.0 - 2021-04-05
411

512
- [fix] Disable multiversioning on non-x86 platforms, which broke

0 commit comments

Comments
 (0)