From c22e713e1a90c68f5af6c10a725da003ecf4fa0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Jaussoin?= Date: Thu, 6 Apr 2023 14:08:05 +0000 Subject: [PATCH] Complete the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b16d4d0..aacddb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ v1.3 ---- +- Fix #90 Deploy packages from release branches as well - Fix #58 Fix the packaging process to use git describe as a reference - Fix #58 Move the generated packages in the build directory, and fix the release and version format in the .spec - Fix #58 Refactor and cleanup the .gitlab-ci file