File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://book.async.rs/overview
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 18.0.1] - 2024-05-28
11
+
12
+ - Correct an error in NI-PoRep constants [ #103 ] ( https://github.com/filecoin-project/rust-filecoin-proofs-api/pull/103 )
13
+
10
14
## [ 18.0.0] - 2024-05-20
11
15
12
16
- Expose the new NI-PoRep API for aggregation [ #102 ] ( https://github.com/filecoin-project/rust-filecoin-proofs-api/pull/102 )
@@ -159,7 +163,8 @@ and this project adheres to [Semantic Versioning](https://book.async.rs/overview
159
163
160
164
- Initial stable release
161
165
162
- [ Unreleased ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/compare/v18.0.0...HEAD
166
+ [ Unreleased ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/compare/v18.0.1...HEAD
167
+ [ 18.0.1 ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v18.0.1
163
168
[ 18.0.0 ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v18.0.0
164
169
[ 17.0.0 ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v17.0.0
165
170
[ 16.1.0 ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v16.1.0
You can’t perform that action at this time.
0 commit comments