We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b3c00c commit 021ffacCopy full SHA for 021ffac
1 file changed
CHANGELOG.md
@@ -48,8 +48,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
48
49
- Provide more details when initial stepsize search fails. (#180)
50
- Simplify stepsize search. (#181)
51
-- replace Parameters: @unpack with SimpleUnPack (#182)
52
-- replace GLOBAL_RNG with default_rng() (#183)
+- replace `Parameters: @unpack` with `SimpleUnPack` (#182)
+- replace `GLOBAL_RNG` with `default_rng()` (#183)
53
54
## v3.4.4
55
0 commit comments