From: Sebastián Ramírez Date: Sat, 11 Apr 2020 16:49:52 +0000 (+0200) Subject: :memo: Update release notes X-Git-Tag: 0.54.2~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=506d5dce39cab553390ddcca28eb6c96d74475b5;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 70d524f0ed..eabe015d3d 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -2,6 +2,8 @@ ## Latest changes +* Add Spanish translation for [Características (Features)](https://fastapi.tiangolo.com/es/features/). PR [#1220](https://github.com/tiangolo/fastapi/pull/1220) by [@mariacamilagl](https://github.com/mariacamilagl). + ## 0.54.1 * Update database test setup. PR [#1226](https://github.com/tiangolo/fastapi/pull/1226).