Skip to content

Commit 533b7b1

Browse files
committed
docs: update changelog for release
1 parent 2c9acb0 commit 533b7b1

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

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+
1016
## [14.0.0] - 2023-03-17
1117

1218
- 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
135141

136142
- Initial stable release
137143

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
139146
[14.0.0]: https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v14.0.0
140147
[13.0.0]: https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v13.0.0
141148
[12.0.0]: https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v12.0.0

0 commit comments

Comments
 (0)