From bf237296ed8d98b31cc0317e4301b6cdddf91d05 Mon Sep 17 00:00:00 2001 From: Augusto Herrmann Date: Fri, 2 Aug 2024 15:32:32 -0300 Subject: [PATCH] Update release notes --- release-notes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/release-notes.md b/release-notes.md index bd35ac6..f8b2071 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,7 +1,7 @@ # Release notes -## 3.0.4 +## 3.0.5 * Updates to documentation * Add a warning to Swagger page when `TEST_ENVIRONMENT` environment @@ -9,6 +9,8 @@ * No longer filter `participante` by `cod_unidade_lotacao` when creating a `plano_trabalho` * Handle correctly time-aware datetimes passed as input to `participante` +* Remove `participante` from the Pydantic schema of `plano_trabalho` + (data must be sent through the `participante` endpoint itself) ## 3.0.0