diff --git a/CHANGELOG.md b/CHANGELOG.md index 9871986..1f08203 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ You can find our backwards-compatibility policy [here](https://github.com/hynek/ - *cap* argument to `stamina.set_testing()`. By default, the value passed as *attempts* is used strictly. When `cap=True`, it is used as an upper cap; that means that if the original attempts number is lower, it's not changed. + [#80](https://github.com/hynek/stamina/pull/80) ## [24.3.0](https://github.com/hynek/stamina/compare/24.2.0...24.3.0) - 2024-08-27