Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
shepmaster committed Dec 9, 2024
1 parent e7c956f commit 5cbebcf
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.1.0] - 2024-12-09

[2.1.0]: https://github.com/shepmaster/twox-hash/tree/v2.1.0

### Added

- The XXH3 128-bit algorithm is implemented via `XxHash3_128` and the
`xxhash3_128` module.

## [2.0.1] - 2024-11-04

[2.0.1]: https://github.com/shepmaster/twox-hash/tree/v2.0.1
Expand Down

0 comments on commit 5cbebcf

Please sign in to comment.