We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71772cc commit 2b8c678Copy full SHA for 2b8c678
CHANGELOG.md
@@ -9,11 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
### Changed
10
11
- `session::tokio::run_session()` and `par_run_session()` take an additional `cancellation` argument to support external loop cancellation. ([#100])
12
-- rename `BoxedRound::new_dynamic` to `BoxedRound::new` ([#103])
+- rename `BoxedRound::new_dynamic` to `BoxedRound::new` ([#112])
13
14
15
[#100]: https://github.com/entropyxyz/manul/pull/100
16
-[#103]: https://github.com/entropyxyz/manul/pull/103
+[#112]: https://github.com/entropyxyz/manul/pull/112
17
18
19
## [0.2.1] - 2025-05-05
0 commit comments