diff --git a/docs/changelog.md b/docs/changelog.md index 614d77763f008..857ca023fcc94 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,14 @@ # Changelog +### 18-November-2020 - 12:58 CEST + +- [fix] Notify unexpected errors to slack channel (add link to message). +- [job] AutomaticMerge: Fix PRs blocked by non team member users. +- [bug] Build everything but OK or INVALID_CONFIG. +- [fix] Do not use `--all` argument with `conan upload` when the package ID is given. +- [fix] Fix error getting properties when the recipe doesn't have options. +- [job] Tapaholes: Propose new profile set including new compiler configurations. + ### 18-November-2020 - 11:23 CEST - Updated Conan client to the 1.31.3 version in Windows and Mac agents.