Skip to content

Commit d870ebf

Browse files
committed
docs: update changelog for release
1 parent 705d9c7 commit d870ebf

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://book.async.rs/overview
77

88
## [Unreleased]
99

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+
1015
## [15.0.0] - 2023-06-30
1116

1217
- 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
141146

142147
- Initial stable release
143148

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
145151
[15.0.0]: https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v15.0.0
146152
[14.0.0]: https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v14.0.0
147153
[13.0.0]: https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v13.0.0

0 commit comments

Comments
 (0)