Skip to content

Commit

Permalink
docs: add link
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Oct 30, 2023
1 parent 87d527b commit 9ba52c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ You can find our backwards-compatibility policy [here](https://github.com/hynek/

- Instrumentation is now pluggable!
You can define your own hooks that are run with retry details whenever a retry is scheduled.
The documentation now has a whole chapter on instrumentation.
The documentation now has a [whole chapter on instrumentation](https://stamina.hynek.me/en/stable/instrumentation.html).
[#37](https://github.com/hynek/stamina/pull/37)

- If *structlog* is not installed, the scheduled retry is now logged using the standard library `logging` module by default.
Expand Down

0 comments on commit 9ba52c4

Please sign in to comment.