From: Sebastián Ramírez Date: Sat, 29 Aug 2020 14:06:32 +0000 (+0200) Subject: 📝 Update release notes X-Git-Tag: 0.61.1~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=097df92c1c4317dc7fba3fda4f2d399232233b75;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 6cf375d3d8..fcbe86cf2f 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -16,6 +16,10 @@ * Initialize French translations. PR [#1975](https://github.com/tiangolo/fastapi/pull/1975) by [@JulianMaurin-BM](https://github.com/JulianMaurin-BM). * Initialize Turkish translations. PR [#1905](https://github.com/tiangolo/fastapi/pull/1905) by [@ycd](https://github.com/ycd). +### Internal + +* Improve docs maintainability by updating `hl_lines` syntax to use ranges. PR [#1863](https://github.com/tiangolo/fastapi/pull/1863) by [@la-mar](https://github.com/la-mar). + ## 0.61.0 ### Features