(#11418) [docs] Update changelog 27-June-2022

This commit is contained in:
Daniel
2022-06-29 10:44:48 +02:00
committed by GitHub
parent ac7e0c2bb8
commit 710816454d

View File

@@ -1,5 +1,16 @@
# Changelog
### 27-June-2022 - 17:29 CEST
- [fix] Fix "no changes detected" issue in some pull-requests.
- [fix] Avoid static builds with static runtime in MSVC compiler.
- [fix] Fix Conan v2 export checkout of sources.
- [fix] Conan v2: Avoid reading configuration entries that do not exist.
- [feature] Avoid failure in some jobs when the system is under maintenance.
- [feature] ValidateInfrastructure job now works for `msvc` & Visual Studio 2022.
- [feature] Conan v2: support hooks installation.
- [feature] Add more parameters to DSL scripts.
### 08-June-2022 - 16:29 CEST
- [feature] Allow changes in multiple folders (except for the `recipes` one).