]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Wed, 8 Apr 2020 04:39:40 +0000 (06:39 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Wed, 8 Apr 2020 04:39:40 +0000 (06:39 +0200)
docs/en/docs/release-notes.md

index 2743f3f47df7ab6b98ff891b54325606b38ada88..432f68ca1841542bd5ba3d61b2650992f2f7d1d4 100644 (file)
@@ -2,6 +2,8 @@
 
 ## Latest changes
 
+* Improve test debugging by showing response text in failing tests. PR [#1222](https://github.com/tiangolo/fastapi/pull/1222) by [@samuelcolvin](https://github.com/samuelcolvin).
+
 ## 0.54.0
 
 * Fix grammatical mistakes in async docs. PR [#1188](https://github.com/tiangolo/fastapi/pull/1188) by [@mickeypash](https://github.com/mickeypash).