Skip to content

Commit

Permalink
Update the changelog to current status
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmylewis committed Dec 11, 2024
1 parent 4e15779 commit e5f0edc
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# Change log

## Upcoming Release
Commit: TBD
- Packages updated on NuGet
- Included in Visual Studio 17.13
- Update to .NET 8 (#729)
- Convert to MIT license (#761)
- Add new "fileMappings" feature (#756)
- Support any CPS project type in Visual Studio (#717)
- Add non-zero exit code on general exception and on error in Restore command (#682)
- Thanks @mvsprogs!
- Fixed sporadic file read errors (#722)
- Thanks @AlexanderSchulz-Siemens!
- Change -pre to --pre for CLI update command (#733)
- Lower MSBuild output to Normal verbosity (#734)
- Spacebar on the "Files" node should toggle state (#741)
- Add a --whatif option to CLI update command (#732)
- Add setting to force TLS 1.2 (#751)
- Log errors that happen during file copy and retry file copying (#753)
- Thanks @leotsarev!
- Add variable expansion in defaultDestination (#759)

## 2.1.175
Commit: 29a28921bd59084a6906037ddfd55e106ba3ee19
- Packages updated on NuGet
- Included in Visual Studio 17.3
- Adapt to Cdnjs API breaking changes (#687)
- Add User-Agent header to requests (#694)
- Fix position of completion flyout in VS (#674)

## 2.1.161
Commit: abc97ecc7db29a48992d14f1585cc092acbf66aa
- Packages updated on NuGet
Expand Down

0 comments on commit e5f0edc

Please sign in to comment.