From c2c0c0ca428725d11db388840a77012f633a3f46 Mon Sep 17 00:00:00 2001 From: Slawek Figiel Date: Fri, 6 Oct 2023 16:30:49 +0200 Subject: [PATCH] [#1182] Update Changelog --- ChangeLog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index e9e21ec4d..1f9b1c1d5 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,9 @@ +* 340 [build] slawek + + Removed all file system paths from the Stork binaries to allow the use of + hooks compiled with another GOPATH than used in our CI. + (Gitlab #1182) + * 339 [build] marcin Downgraded PrimeNG to avoid the bug with dynamic tab menu. See PrimeNG