From ec6fe06e8da05a8157dc8581fa96b36b571c1bd5 Mon Sep 17 00:00:00 2001 From: Victor Romero Date: Tue, 3 Nov 2020 14:58:32 -0800 Subject: [PATCH] Update CHANGELOG 2020.11.03 (#14377) * Add CHANGELOG up to 2020.11.01 * Update CHANGELOG 2020.11.03 --- CHANGELOG.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83c470a8579485..ede56fb301aa53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,43 @@ +vcpkg (2020.11.03) +--- +#### Total port count: 1519 +#### Total port count per triplet (tested): +|triplet|ports available| +|---|---| +|**x64-windows**|1374| +|x86-windows|1346| +|**x64-linux**|1269| +|x64-windows-static|1266| +|**x64-osx**|1202| +|arm64-windows|985| +|x64-uwp|753| +|arm-uwp|711| + +##### The following documentation has been updated: +- [Selecting Library Features](docs/users/selecting-library-features.md) ***[NEW]*** + - [(#14189)](https://github.com/microsoft/vcpkg/pull/14189) [vcpkg] User help: selecting-library-features.md (by @vmiheer) + +#### The following *additional* changes have been made to vcpkg's infrastructure: +- [(#14317)](https://github.com/microsoft/vcpkg/pull/14317) [vcpkg] Fix incorrect determination of PowerShell not found (by @BillyONeal) +- [(#14206)](https://github.com/microsoft/vcpkg/pull/14206) [vcpkg] Add tab completion for Fish (by @Link1J) +- [(#14367)](https://github.com/microsoft/vcpkg/pull/14367) Add CHANGELOG up to 2020.11.01 (by @vicroms) +- [(#14366)](https://github.com/microsoft/vcpkg/pull/14366) [vcpkg] Disable vcpkg_copy_tool_dependencies on non-Windows (by @BillyONeal) + +
+The following 1 ports have been added: + +|port|version| +|---|---| +|[elfio](https://github.com/microsoft/vcpkg/pull/14314)| 3.8#0 +
+ +
+The following 0 ports have been updated: + +
+ +-- vcpkg team vcpkg@microsoft.com TUE, 03 Nov 14:35:00 -0800 + vcpkg (2020.11.01) --- #### Total port count: 1519