From 59d1e5bb9218080a63662fb0b1072e7cff54085b Mon Sep 17 00:00:00 2001 From: Augusto Herrmann Date: Thu, 9 Jan 2025 17:06:33 -0300 Subject: [PATCH] Update changelog --- release-notes.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/release-notes.md b/release-notes.md index e5c8d99..ea5fac0 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,6 +1,13 @@ # Release notes +## 3.2.3 + +* Handle error when submitting a PUT for plano_trabalho with a json + value of null for the contribuicoes field. It is now allowed and + handled properly (optional field) + + ## 3.2.2 * Handle error when attempting to log in with a non-existing user