FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update `CHANGELOG.md` for `6.2.4` release (#11699) · PowerShell/PowerShell@cb6d0f2 · GitHub

Commit cb6d0f2

Browse files
Update CHANGELOG.md for 6.2.4 release (#11699)
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
1 parent dff80d8 commit cb6d0f2

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

‎.spelling‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -777,6 +777,7 @@ v6.2.0
777777
v6.2.1
778778
v6.2.2
779779
v6.2.3
780+
v6.2.4
780781
validatenotnullorempty
781782
versioned
782783
versioning

‎CHANGELOG/6.2.md‎

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# 6.2 Changelog
22

3+
## v6.2.4 - 01/27/2020
4+
5+
### General Cmdlet Updates and Fixes
6+
7+
- Enable `Start-Process` to work on Windows 7 (#10417) (Thanks @iSazonov!)
8+
- Fix global tool issues around exit code, command line parameters, and paths with spaces (#10461)
9+
- Make `Add-Type` usable in applications that host PowerShell (#10587)
10+
11+
### Build and Packaging Improvements
12+
13+
- Update to use `TSAv2` (#9914)
14+
- Update the dotnet SDK install script URL in `build.psm1` (#10927)
15+
- Update dependencies needed by Azure PowerShell and patch for `Newtonsoft.Json` (Internal 10798)
16+
- Fix path for getting reference assemblies (Internal 10792)
17+
318
## [6.2.3] - 2019-09-12
419

520
### Engine Updates and Fixes

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL