Skip to content

Commit 616c44a

Browse files
committed
Update benchmarks
1 parent a93e930 commit 616c44a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
- **BREAKING CHANGE**: crc32c() and createCRC32C() were removed. You can now do the same thing with crc32() and createCRC32() through setting the polynomial parameter to 0x82F63B78
44
- Added CRC-64 hash function
55
- Exported IDataType, IHasher types from index.ts
6+
- Update benchmarks
67
- Update dependencies, including Clang
78
- Migrate from ESLint to Biome and fix linting errors
89

0 commit comments

Comments
 (0)