From eb8721386b46425d51446d6e63efa2b71233d994 Mon Sep 17 00:00:00 2001 From: "Javier G. Sogo" Date: Sat, 28 Nov 2020 00:33:15 +0100 Subject: [PATCH] (#3712) CI: new release --- docs/changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 857ca023fc..37068fda70 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,12 @@ # Changelog +### 27-November-2020 - 10:14 CEST + + - [feature] More (and better) properties are stored in Artifactory for each package. + - [feature] Use modularized jobs in CI to run parts of the pipeline. + - [fix] Fix error affecting PRs that were blocked in the past by a team member + - [fix] Fix issue with properties associated to new configurations + ### 18-November-2020 - 12:58 CEST - [fix] Notify unexpected errors to slack channel (add link to message).