]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Thu, 9 Jul 2020 18:09:38 +0000 (20:09 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Thu, 9 Jul 2020 18:09:38 +0000 (20:09 +0200)
docs/en/docs/release-notes.md

index 9cc74c04e2d302cfbb19ba725affa013df323a0c..7aa6dd272f8c13df2699955bbeca52cc5c7d0a17 100644 (file)
@@ -2,6 +2,8 @@
 
 ## Latest changes
 
+* Update isort to version 5.x.x. PR [#1670](https://github.com/tiangolo/fastapi/pull/1670) by [@asheux](https://github.com/asheux).
+
 ## 0.58.1
 
 * Add link in docs to Pydantic data types. PR [#1612](https://github.com/tiangolo/fastapi/pull/1612) by [@tayoogunbiyi](https://github.com/tayoogunbiyi).