]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 17 May 2020 11:51:46 +0000 (13:51 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Sun, 17 May 2020 11:51:46 +0000 (13:51 +0200)
docs/en/docs/release-notes.md

index 6fa4cb65b1edc1a0c178504a3354a8fea81fdf3a..f25e5a999a5fb170bb05272077a6ab71e28db914 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest changes
 
+* Update issue template for for questions. PR [#1344](https://github.com/tiangolo/fastapi/pull/1344) by [@retnikt](https://github.com/retnikt).
 * Update warning about storing passwords in docs. PR [#1336](https://github.com/tiangolo/fastapi/pull/1336) by [@skorokithakis](https://github.com/skorokithakis).
 * Fix typo. PR [#1326](https://github.com/tiangolo/fastapi/pull/1326) by [@chenl](https://github.com/chenl).
 * Add translation to Portuguese for [Alternatives, Inspiration and Comparisons - Alternativas, Inspiração e Comparações](https://fastapi.tiangolo.com/pt/alternatives/). PR [#1325](https://github.com/tiangolo/fastapi/pull/1325) by [@Serrones](https://github.com/Serrones).