Skip to content

Commit 24dfebe

Browse files
authored
Update changelog for version 0.1.1
Updated the version link from v0.1.0 to v0.1.1 in the changelog.
1 parent ecbbf55 commit 24dfebe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,5 +104,6 @@ Everything. It's brand new.
104104
- Operating Systems: Rigorously tested on Windows, Linux (Ubuntu), macOS, and multiple BSD variants.
105105
- Runtime CPU Feature Detection: Safely runs code with advanced instruction sets (AVX2, AVX-512, SVE) by performing runtime checks, preventing crashes on unsupported hardware and enabling maximum performance where available.
106106

107-
[unreleased]: https://github.com/sanko/infix/compare/v0.1.0...HEAD
107+
[unreleased]: https://github.com/sanko/infix/compare/v0.1.1...HEAD
108+
[0.1.1]: https://github.com/sanko/infix/compare/v0.1.0...HEAD
108109
[0.1.0]: https://github.com/sanko/infix/releases/tag/v0.1.0

0 commit comments

Comments
 (0)