Skip to content

Commit e5d11e7

Browse files
committed
docs: update changelog for release
1 parent 7e64abb commit e5d11e7

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.1.0] - 2023-11-08
11+
12+
- Add fixed-rows-to-discard feature flag [#94](https://github.com/filecoin-project/rust-filecoin-proofs-api/pull/94)
13+
- Switch CI Macos builds to Apple silicon [#93](https://github.com/filecoin-project/rust-filecoin-proofs-api/pull/93)
14+
1015
## [16.0.0] - 2023-09-05
1116

1217
- Add cuda-supraseal feature [#90](https://github.com/filecoin-project/rust-filecoin-proofs-api/pull/90)
@@ -146,7 +151,8 @@ and this project adheres to [Semantic Versioning](https://book.async.rs/overview
146151

147152
- Initial stable release
148153

149-
[Unreleased]: https://github.com/filecoin-project/rust-filecoin-proofs-api/compare/v16.0.0...HEAD
154+
[Unreleased]: https://github.com/filecoin-project/rust-filecoin-proofs-api/compare/v16.1.0...HEAD
155+
[16.1.0]: https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v16.1.0
150156
[16.0.0]: https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v16.0.0
151157
[15.0.0]: https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v15.0.0
152158
[14.0.0]: https://github.com/filecoin-project/rust-filecoin-proofs-api/tree/v14.0.0

0 commit comments

Comments
 (0)