From 9071e5bbfb60259d9d32b2dafc6468c3b1666658 Mon Sep 17 00:00:00 2001 From: Daniel <d.hornung@indiscale.com> Date: Mon, 26 Sep 2022 12:33:58 +0200 Subject: [PATCH] DOC: Changelog. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c41991a..5ff189f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed ### * Set PyYAML dependency back to PyYaml>=5.4.1 (from 6.0) for better - compatibility with docker-compose) + compatibility with docker-compose +* Use Debian mirrors at Netcup for pipeline tests. ### Deprecated ### -- GitLab