diff --git a/docs/docs/the-marten-project/release-notes/0.5.3.md b/docs/docs/the-marten-project/release-notes/0.5.3.md index 8a9e0d5bf..ea9b7c9b3 100644 --- a/docs/docs/the-marten-project/release-notes/0.5.3.md +++ b/docs/docs/the-marten-project/release-notes/0.5.3.md @@ -10,3 +10,4 @@ _Under development._ * Fix query prefetcher not systematically using unscoped queries when prefetching relation records. * Fix possible case sensitivity issue when specifying HTTP method names supported by specific handlers. +* Fix inconsistent callback name in the password update handler generated for the [authentication application](../../authentication/introduction.md).