diff --git a/docs/release-notes.md b/docs/release-notes.md index 0b30b4afe..8107c58f6 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,7 @@ ## Next +* Update `isort` imports and scripts to be compatible with newer versions. PR #75. + ## 0.7.1 * Update technical details about `async def` handling with respect to previous frameworks. PR #64 by @haizaar.