From 124e6689b88195aeb0cbedbcfaad35ec54793382 Mon Sep 17 00:00:00 2001 From: Vitor Mattos Date: Sat, 30 Nov 2024 11:21:01 -0300 Subject: [PATCH] chore: changelog Signed-off-by: Vitor Mattos [skip ci] --- CHANGELOG.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50d0fe54a..a5e7402e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,20 @@ Types of changes: - *Security* in case of vulnerabilities. +## 10.4.3 - 2024-11-30 +### Fixes +* fix: prevent error when using PostgreSQL [4082](https://github.com/LibreSign/libresign/pull/4082) + +### Changes +* Update translations + +## 9.7.3 - 2024-11-30 +### Fixes +* fix: prevent error when using PostgreSQL [4081](https://github.com/LibreSign/libresign/pull/4081) + +### Changes +* Update translations + ## 10.4.2 - 2024-11-29 ### Fixes * fix: list files from PostgreSQL [4076](https://github.com/LibreSign/libresign/pull/4076) @@ -31,7 +45,6 @@ Types of changes: ### Changes * Update translations - ## 10.4.1 - 2024-11-26 ### Fixes * fix: Icon color att app files [4058](https://github.com/LibreSign/libresign/pull/4058)