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.1.0] - 2023-11-08
11
+
12
+ - Add fixed-rows-to-discard feature flag [ #94 ] ( https://github.com/filecoin-project/rust-filecoin-proofs-api/pull/94 )
13
+ - Switch CI Macos builds to Apple silicon [ #93 ] ( https://github.com/filecoin-project/rust-filecoin-proofs-api/pull/93 )
14
+
10
15
## [ 16.0.0] - 2023-09-05
11
16
12
17
- Add cuda-supraseal feature [ #90 ] ( https://github.com/filecoin-project/rust-filecoin-proofs-api/pull/90 )
@@ -146,7 +151,8 @@ and this project adheres to [Semantic Versioning](https://book.async.rs/overview
146
151
147
152
- Initial stable release
148
153
149
- [ Unreleased ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/compare/v16.0.0...HEAD
154
+ [ Unreleased ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/compare/v16.1.0...HEAD
155
+ [ 16.1.0 ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v16.1.0
150
156
[ 16.0.0 ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v16.0.0
151
157
[ 15.0.0 ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v15.0.0
152
158
[ 14.0.0 ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v14.0.0
You can’t perform that action at this time.
0 commit comments