Skip to content

Commit bda483e

Browse files
committed
Release v1.4.1
Fixes SIGILL: #15
1 parent ce8d0aa commit bda483e

File tree

3 files changed

+60
-133
lines changed

3 files changed

+60
-133
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changes for crc-fast-rust
22

3+
## [1.4.1](https://github.com/awesomized/crc-fast-rust/releases/tag/1.4.1) - 2025-09-01
4+
* [change unconditional x86-64-v4 reliance to the former x86-64-v2 reliance](https://github.com/awesomized/crc-fast-rust/pull/15)
5+
36
## [1.4.0](https://github.com/awesomized/crc-fast-rust/releases/tag/1.4.0) - 2025-08-08
47
* [Enable VPCLMULQDQ support on Rust 1.89+](https://github.com/awesomized/crc-fast-rust/pull/10)
58
* [Support custom CRC parameters](https://github.com/awesomized/crc-fast-rust/pull/11)

0 commit comments

Comments
 (0)