Skip to content

Commit e216a05

Browse files
Merge pull request #775 from jimmylewis/changelog
Update the changelog to current status
2 parents dadf419 + edc083f commit e216a05

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,34 @@
11
# Change log
22

3+
## Upcoming Release
4+
Commit: TBD
5+
- Packages updated on NuGet
6+
- Included in Visual Studio 17.13
7+
- Update to .NET 8 (#729)
8+
- Convert to MIT license (#761)
9+
- Add new "fileMappings" feature (#756)
10+
- Support any CPS project type in Visual Studio (#717)
11+
- Add non-zero exit code on general exception and on error in Restore command (#682)
12+
- Thanks @mvsprogs!
13+
- Fixed sporadic file read errors (#722)
14+
- Thanks @AlexanderSchulz-Siemens!
15+
- Change -pre to --pre for CLI update command (#733)
16+
- Lower MSBuild output to Normal verbosity (#734)
17+
- Spacebar on the "Files" node should toggle state (#741)
18+
- Add a --whatif option to CLI update command (#732)
19+
- Add setting to force TLS 1.2 (#751)
20+
- Log errors that happen during file copy and retry file copying (#753)
21+
- Thanks @leotsarev!
22+
- Add variable expansion in defaultDestination (#759)
23+
24+
## 2.1.175
25+
Commit: 29a28921bd59084a6906037ddfd55e106ba3ee19
26+
- Packages updated on NuGet
27+
- Included in Visual Studio 17.3
28+
- Adapt to Cdnjs API breaking changes (#687)
29+
- Add User-Agent header to requests (#694)
30+
- Fix position of completion flyout in VS (#674)
31+
332
## 2.1.161
433
Commit: abc97ecc7db29a48992d14f1585cc092acbf66aa
534
- Packages updated on NuGet

0 commit comments

Comments
 (0)