Skip to content

Commit ec6fe06

Browse files
authored
Update CHANGELOG 2020.11.03 (#14377)
* Add CHANGELOG up to 2020.11.01 * Update CHANGELOG 2020.11.03
1 parent 2484d58 commit ec6fe06

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,43 @@
1+
vcpkg (2020.11.03)
2+
---
3+
#### Total port count: 1519
4+
#### Total port count per triplet (tested):
5+
|triplet|ports available|
6+
|---|---|
7+
|**x64-windows**|1374|
8+
|x86-windows|1346|
9+
|**x64-linux**|1269|
10+
|x64-windows-static|1266|
11+
|**x64-osx**|1202|
12+
|arm64-windows|985|
13+
|x64-uwp|753|
14+
|arm-uwp|711|
15+
16+
##### The following documentation has been updated:
17+
- [Selecting Library Features](docs/users/selecting-library-features.md) ***[NEW]***
18+
- [(#14189)](https://github.com/microsoft/vcpkg/pull/14189) [vcpkg] User help: selecting-library-features.md (by @vmiheer)
19+
20+
#### The following *additional* changes have been made to vcpkg's infrastructure:
21+
- [(#14317)](https://github.com/microsoft/vcpkg/pull/14317) [vcpkg] Fix incorrect determination of PowerShell not found (by @BillyONeal)
22+
- [(#14206)](https://github.com/microsoft/vcpkg/pull/14206) [vcpkg] Add tab completion for Fish (by @Link1J)
23+
- [(#14367)](https://github.com/microsoft/vcpkg/pull/14367) Add CHANGELOG up to 2020.11.01 (by @vicroms)
24+
- [(#14366)](https://github.com/microsoft/vcpkg/pull/14366) [vcpkg] Disable vcpkg_copy_tool_dependencies on non-Windows (by @BillyONeal)
25+
26+
<details>
27+
<summary><b>The following 1 ports have been added:</b></summary>
28+
29+
|port|version|
30+
|---|---|
31+
|[elfio](https://github.com/microsoft/vcpkg/pull/14314)| 3.8#0
32+
</details>
33+
34+
<details>
35+
<summary><b>The following 0 ports have been updated:</b></summary>
36+
37+
</details>
38+
39+
-- vcpkg team [email protected] TUE, 03 Nov 14:35:00 -0800
40+
141
vcpkg (2020.11.01)
242
---
343
#### Total port count: 1519

0 commit comments

Comments
 (0)