From: Sebastián Ramírez Date: Mon, 25 Mar 2019 19:28:36 +0000 (+0400) Subject: :memo: Update Release Notes X-Git-Tag: 0.10.2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1594222e3903b7b29a767c926fb526c450353855;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update Release Notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 1cd765c263..9c24eb9080 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,7 @@ ## Next release +* Document response models using unions and lists, updated at: Extra Models. PR #108. + ## 0.10.1 * Add docs and tests for encode/databases. New docs at: Async SQL (Relational) Databases. PR #107.