X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=24796774fd48bbb3850df0787d4a5b1f9fc00803;hb=076d9b796b5b87d8caebbe817d701080a4f2307d;hp=87c1784443d09fe389ea10084827727bc6d1b158;hpb=ca6c7d70082311f3cc503090cf507ce36582b9b6;p=poolifier.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 87c17844..24796774 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Switch internal benchmarking code to benny. +### Fixed + +- Fix random integer generator. + ## [2.3.7] - 2022-10-23 ### Changed