]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 23 Nov 2019 21:57:47 +0000 (22:57 +0100)
committerSebastián Ramírez <tiangolo@gmail.com>
Sat, 23 Nov 2019 21:57:47 +0000 (22:57 +0100)
docs/release-notes.md

index 84a0f9e342fb5a99725c965442fff1e8d8100677..8c253ce250f565e36d749c96aa6d965e2c225f17 100644 (file)
@@ -1,5 +1,6 @@
 ## Latest changes
 
+* Add docs for [self-serving docs' (Swagger UI) static assets](https://fastapi.tiangolo.com/tutorial/extending-openapi/#self-hosting-javascript-and-css-for-docs), e.g. to use the docs offline, or without Internet. Initial PR [#557](https://github.com/tiangolo/fastapi/pull/557) by [@svalouch](https://github.com/svalouch).
 * Fix `black` linting after upgrade. PR [#682](https://github.com/tiangolo/fastapi/pull/682) by [@frankie567](https://github.com/frankie567).
 
 ## 0.42.0