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

Change log for release 6.2.1 (#9760) · PowerShell/PowerShell@8a981f4 · GitHub

Commit 8a981f4

Browse files
authored andcommitted
Change log for release 6.2.1 (#9760)
Changelog for 6.2.1 and fix spellings
1 parent c2ba87d commit 8a981f4

2 files changed

Lines changed: 39 additions & 0 deletions

File tree

‎.spelling‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -750,6 +750,7 @@ v6.0.5
750750
v6.1.0
751751
v6.1.1
752752
v6.2.0
753+
v6.2.1
753754
validatenotnullorempty
754755
versioned
755756
versioning

‎CHANGELOG.md‎

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

3+
## v6.2.1 - 05/21/2019
4+
5+
### Engine Updates and Fixes
6+
7+
- Re-enable tab completion for functions (#9383)
8+
- Disable debugger in System Lock down mode (Internal 8428)
9+
10+
### Code Cleanup
11+
12+
- Update repo for Ubuntu 14.04 EOL (#9324)
13+
14+
### Tests
15+
16+
- Fix skipping of tests in `RemoteSession.Basic.Tests.ps1` (#9304)
17+
- Update tests to account for when `$PSHOME` is read only (#9279)
18+
- Mark tests in macOS CI which use `applescript` as pending/inconclusive (#9352)
19+
- Make sure non-Windows CI fails when a test fails (#9303)
20+
21+
### Build and Packaging Improvements
22+
23+
- Partially revert "Fix the failed test and update `Publish-TestResults` to make `AzDO` fail the task when any tests failed (#9457)"
24+
- Bump `Markdig.Signed` from `0.16.0` to `0.17.0` (#9595)
25+
- Bump `Microsoft.PowerShell.Archive` from `1.2.2.0` to `1.2.3.0` in `/src/Modules` (#9594)
26+
- Enable building on Kali Linux (#9471)
27+
- Fix the failed test and update `Publish-TestResults` to make `AzDO` fail the task when any tests failed (#9457)
28+
- Add Preview assets for `msix` (#9375)
29+
- Create code coverage and test packages for non-windows (#9373)
30+
- Fix publishing daily `nupkg` to MyGet (#9269)
31+
- Bump `PackageManagement` from `1.3.1` to `1.3.2` in `/src/Modules` (#9568)
32+
- Bump `NJsonSchema` from `9.13.27` to `9.13.37` (#9524)
33+
- Bump `gulp` from `4.0.0` to `4.0.2` in `/test/common/markdown` (#9443)
34+
- Bump `Newtonsoft.Json` from `12.0.1` to `12.0.2` (#9433)
35+
- Bump `System.Net.Http.WinHttpHandler` from `4.5.2` to `4.5.3` (#9367)
36+
- Add `AccessToken` variable to jobs that perform signing (#9351)
37+
- Create test package for macOS on release builds (#9344)
38+
- Add component detection to all jobs (#8964)
39+
- Move artifacts to artifact staging directory before uploading (#9273)
40+
341
## v6.2.0 - 03/28/2019
442

543
### Breaking Changes

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL