Skip to content

Commit

Permalink
(#11859) Update changelog 22-July-2022
Browse files Browse the repository at this point in the history
  • Loading branch information
danimtb authored Jul 22, 2022
1 parent 6fc2573 commit 06baa0a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

### 22-July-2022 - 12:13 CEST

- [feature]: ValidateInfrastructure: Add check to verify CMake 3.21 is installed in Windows machines.
- [feature]: ValidateInfrastructure: Execute the validation when a pull-request is modifying configuration files.
- [feature]: Conan v2: Iterate `cppstd` values in profiles to build first match.
- [feature]: Conan v2: Apply `shared` option for the whole dependency graph.
- [feature]: Add `tools.apple.sdk_path` to configuration in Macos (required by new build helpers).
- [feature]: Set `tools.system.package_manager:mode=install` and `tools.system.package_manager:sudo=True` in configuration files (required by new system package manager helpers to mimic the behavior of old ones).
- [feature]: Upgrade required Conan versions to work with the library. Minimum versions tested are now `1.49.0` and `2.0.0b1`.
- [fix]: ValidateInfrastructure: Fix error message split.
- [bugfix]: Accept missing HTTP code for requests.

### 06-July-2022 - 14:28 CEST

- [feature]: Configure AccessRequest job to run on Mondays and Thursdays.
Expand Down

0 comments on commit 06baa0a

Please sign in to comment.