Skip to content

Commit 843a421

Browse files
committed
docs: update changelog for release
1 parent 1bead40 commit 843a421

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

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+
1014
## [18.0.0] - 2024-05-20
1115

1216
- 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
159163

160164
- Initial stable release
161165

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
163168
[18.0.0]: https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v18.0.0
164169
[17.0.0]: https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v17.0.0
165170
[16.1.0]: https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v16.1.0

0 commit comments

Comments
 (0)