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
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 16.0.0] - 2023-09-05
11
+
12
+ - Add cuda-supraseal feature [ #90 ] ( https://github.com/filecoin-project/rust-filecoin-proofs-api/pull/90 )
13
+ - Add support for SyntheticPoRep [ #87 ] ( https://github.com/filecoin-project/rust-filecoin-proofs-api/pull/87 )
14
+
10
15
## [ 15.0.0] - 2023-06-30
11
16
12
17
- Add new APIs extended in the latest proofs version [ #89 ] ( https://github.com/filecoin-project/rust-filecoin-proofs-api/pull/89 )
@@ -141,7 +146,8 @@ and this project adheres to [Semantic Versioning](https://book.async.rs/overview
141
146
142
147
- Initial stable release
143
148
144
- [ Unreleased ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/compare/v15.0.0...HEAD
149
+ [ Unreleased ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/compare/v16.0.0...HEAD
150
+ [ 16.0.0 ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v16.0.0
145
151
[ 15.0.0 ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v15.0.0
146
152
[ 14.0.0 ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v14.0.0
147
153
[ 13.0.0 ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v13.0.0
You can’t perform that action at this time.
0 commit comments