Skip to content

Commit f17ac6e

Browse files
authored
Update release-notes.md
1 parent f4c05a3 commit f17ac6e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

release-notes.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release notes
22

3+
## 3.3.5
4+
* Use transaction mode in update_plano_trabalho and update_plano_entregas
5+
36
## 3.3.4
47
* Split Schema PlanoTrabalhoSchema in PlanoTrabalhoSchema (with validation) and
58
PlanoTrabalhoResponseSchema(without validation - for get responses)
@@ -12,7 +15,8 @@
1215
## 3.3.2
1316
* Implement length validation for cod_unidade_autorizadora based on origem_unidade
1417
* Restrict future date for data_avaliacao_registros_execucao
15-
* Create validation for empty Contribuicoes list, on submitting Plano de Trabalho, except when the status equals 1.
18+
* Create validation for empty Contribuicoes list, on submitting Plano de Trabalho,
19+
except when the status equals 1.
1620

1721
## 3.3.1
1822
* Fix `Plano de Trabalho` and `Plano de Entrega` validation

0 commit comments

Comments
 (0)