Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
augusto-herrmann committed Aug 2, 2024
1 parent daf822e commit bf23729
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion release-notes.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
# Release notes


## 3.0.4
## 3.0.5

* Updates to documentation
* Add a warning to Swagger page when `TEST_ENVIRONMENT` environment
variable is set to `True`
* 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
Expand Down

0 comments on commit bf23729

Please sign in to comment.