]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Thu, 27 Jun 2019 20:44:54 +0000 (22:44 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Thu, 27 Jun 2019 20:44:54 +0000 (22:44 +0200)
docs/release-notes.md

index e3448ed268b86fcdbaed88753adb7e39e9ed3085..46aad868f5e4ed27275a0cb55275e3fc3415427b 100644 (file)
@@ -1,5 +1,7 @@
 ## Latest changes
 
+* Add section in docs about [External Links and Articles](https://fastapi.tiangolo.com/external-links/). PR [#341](https://github.com/tiangolo/fastapi/pull/341).
+
 * Remove `Pipfile.lock` from the repository as it is only used by FastAPI contributors (developers of FastAPI itself). See the PR for more details. PR [#340](https://github.com/tiangolo/fastapi/pull/340).
 
 * Update section about [Help FastAPI - Get Help](https://fastapi.tiangolo.com/help-fastapi/). PR [#339](https://github.com/tiangolo/fastapi/pull/339).