From a9cbf90406484797512d1ed2f3c07cdf4a8c7d97 Mon Sep 17 00:00:00 2001 From: Kallil Souza dos Santos Date: Thu, 26 Dec 2024 16:31:36 -0300 Subject: [PATCH] update: add version 3.29.3 to the changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index df1051ab..7c2610b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 3.29.3 +## *Fix* + - Organization's and project's name maximum length validation when creating them + # 3.29.2 ## *Add* - Adding validation before deleting organization permissions if the user is the last admin of the organization.