From ab61aa75390aea6802c3ab65b118d1feea3b23e1 Mon Sep 17 00:00:00 2001 From: "Javier G. Sogo" Date: Sun, 2 Jan 2022 21:04:27 +0100 Subject: [PATCH] (#8587) Update changelog - 29-December-2021 - 16:41 CET --- docs/changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 5906f7c72b89b..9ebc0defa0426 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,12 @@ # Changelog +### 29-December-2021 - 16:41 CET + +- [config] Add Linux GCC 11, Clang 12 & 13 configurations with new epoch feature. +- [config] Drop Linux GCC 6 and clang 10 configurations. +- [fix] Fixed some unexpected errors. +- [feature] Prepare pipeline to work with ansible provisioned machines. + ### 17-December-2021 - 09:56 CET - [feature] Introduce 'epoch' concept to build configurations as a strategy to build packages for new compilers.