(#10417) Update changelog 21-April-2022

* Update changelog 21-April-2022

* add community reviewers to docs
This commit is contained in:
Daniel
2022-04-21 16:46:29 +02:00
committed by GitHub
parent 638d907520
commit 5f93d0c431
2 changed files with 14 additions and 0 deletions

View File

@@ -1,5 +1,16 @@
# Changelog
### 21-April-2022 - 13:46 CEST
- [feature] Updated Python version to > 3.7 in all build agents.
- [feature] Added CMake and Python versions to the infrastructure information.
- [config] Added new community reviewers.
- [feature] Moved Jenkins and Slack to the configuration file.
- [feature] Retry each build config if there is an unexpected error.
- [feature] Added logging to collect information about some jobs.
- [feature] Use a real build profile for cross-building configurations.
- [bugfix] Improve export error report.
### 31-March-2022 - 11:55 CEST
- [config] Upgrade Conan client version to 1.45.0.

View File

@@ -101,6 +101,9 @@ The list includes conan-center-index contributors who are very active and proven
- [@mathbunnyru](https://github.com/mathbunnyru)
- [@ericriff](https://github.com/ericriff)
- [@toge](https://github.com/toge)
- [@AndreyMlashkin](https://github.com/AndreyMlashkin)
- [@MartinDelille](https://github.com/MartinDelille)
- [@dmn-star](https://github.com/dmn-star)
The list is not constant and will change periodically based on contribution.
That also means you can be included in this list as well - submit PRs and provide reviews, and in time you may be added as a trusted contributor.