File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://book.async.rs/overview
77
88## [ Unreleased]
99
10+ ## [ 19.0.0] - 2025-07-29
11+
12+ - Fix remove clear_layer_data call [ #95 ] ( https://github.com/filecoin-project/rust-filecoin-proofs-api/pull/95 )
13+ - Fix update cache clearing calls [ #106 ] ( https://github.com/filecoin-project/rust-filecoin-proofs-api/pull/106 )
14+
1015## [ 18.1.0] - 2024-06-18
1116
1217- Update API doc comments [ #101 ] ( https://github.com/filecoin-project/rust-filecoin-proofs-api/pull/101 )
@@ -168,7 +173,8 @@ and this project adheres to [Semantic Versioning](https://book.async.rs/overview
168173
169174- Initial stable release
170175
171- [ Unreleased ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/compare/v18.1.0...HEAD
176+ [ Unreleased ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/compare/v19.0.0...HEAD
177+ [ 19.0.0 ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v19.0.0
172178[ 18.1.0 ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v18.1.0
173179[ 18.0.1 ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v18.0.1
174180[ 18.0.0 ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v18.0.0
You can’t perform that action at this time.
0 commit comments