File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://book.async.rs/overview
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 15.0.0] - 2023-06-30
11
+
12
+ - Add new APIs extended in the latest proofs version [ #89 ] ( https://github.com/filecoin-project/rust-filecoin-proofs-api/pull/89 )
13
+ - Add new API features separate from API versions [ #88 ] ( https://github.com/filecoin-project/rust-filecoin-proofs-api/pull/88 )
14
+ - Add a test to validate proofs from calibnet [ #86 ] ( https://github.com/filecoin-project/rust-filecoin-proofs-api/pull/86 )
15
+
10
16
## [ 14.0.0] - 2023-03-17
11
17
12
18
- Add support for PoSt V1_2_0 [ #85 ] ( https://github.com/filecoin-project/rust-filecoin-proofs-api/pull/85 )
@@ -135,7 +141,8 @@ and this project adheres to [Semantic Versioning](https://book.async.rs/overview
135
141
136
142
- Initial stable release
137
143
138
- [ Unreleased ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/compare/v14.0.0...HEAD
144
+ [ Unreleased ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/compare/v15.0.0...HEAD
145
+ [ 15.0.0 ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v15.0.0
139
146
[ 14.0.0 ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v14.0.0
140
147
[ 13.0.0 ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v13.0.0
141
148
[ 12.0.0 ] : https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v12.0.0
You can’t perform that action at this time.
0 commit comments