]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Mon, 30 Mar 2020 18:42:46 +0000 (20:42 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Mon, 30 Mar 2020 18:42:46 +0000 (20:42 +0200)
docs/en/docs/release-notes.md

index 1e1fdacdb95a227a113a2548104ce4e968071b6c..02acbf71c6361c5b19101abaf3de5eb86d9e07d6 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest changes
 
+* Fix docs script to ensure languages are always sorted. PR [#1189](https://github.com/tiangolo/fastapi/pull/1189).
 * Start translations for Chinese. PR [#1187](https://github.com/tiangolo/fastapi/pull/1187) by [@RunningIkkyu](https://github.com/RunningIkkyu).
 * Add docs for [Schema Extra - Example](https://fastapi.tiangolo.com/tutorial/schema-extra-example/). PR [#1185](https://github.com/tiangolo/fastapi/pull/1185).