File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.1.1] - 2025-12-02
9+
10+ ### Fixed
11+ - Resolved memory leak in signature operations
12+ - Removed outdated memory leak documentation
13+
814## [ 1.1.0] - 2025-12-02
915
1016### Added
@@ -48,6 +54,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4854- GitHub Actions CI/CD pipeline
4955- Cross-platform support (Linux, macOS, Windows)
5056
57+ [ 1.1.1 ] : https://github.com/blockblaz/hash-zig/compare/v1.1.0...v1.1.1
5158[ 1.1.0 ] : https://github.com/blockblaz/hash-zig/compare/v1.0.0...v1.1.0
5259[ 1.0.0 ] : https://github.com/blockblaz/hash-zig/releases/tag/v1.0.0
5360
Original file line number Diff line number Diff line change 1- 1.1.0
1+ 1.1.1
22
You can’t perform that action at this time.
0 commit comments