Skip to content

Commit

Permalink
Merged PR 11044: Update change log for V7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adityapatwardhan committed Mar 3, 2020
1 parent 6df0b3e commit b54b188
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .spelling
Expand Up @@ -668,6 +668,7 @@ snapin
snover
sometext
source.txt
spongemike2
src
ss64.com
stackoverflow
Expand Down Expand Up @@ -731,6 +732,7 @@ typecataloggen
typeconversion
typegen
typematch
ThomasNieto
ubuntu
unicode
unregister-event
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG/preview.md → CHANGELOG/7.0.md
@@ -1,5 +1,19 @@
# Current preview Changelog

## [7.0.0] - 2020-03-04

### General Cmdlet Updates and Fixes

- Enable `Ctrl+C` to work for global tool (#11959)
- Fix `ConciseView` to not show the line information within the error messages (#11952)

### Build and Packaging Improvements

- Publish PowerShell into the Windows engineering system package format (#11960)
- Bump .NET core framework to `3.1.2` (#11963)
- Ensure the man page `gzip` has the correct name for LTS release (#11956)
- Bump `Microsoft.ApplicationInsights` from `2.13.0` to `2.13.1` (#11925)

## [7.0.0-rc.3] - 2020-02-21

### Breaking Changes
Expand Down Expand Up @@ -943,6 +957,7 @@
- Update docs for `6.2.0-rc.1` release (#9022)
- Update release template (#8996)

[7.0.0]: https://github.com/PowerShell/PowerShell/compare/v7.0.0-rc.3...v7.0.0
[7.0.0-rc.3]: https://github.com/PowerShell/PowerShell/compare/v7.0.0-rc.2...v7.0.0-rc.3
[7.0.0-rc.2]: https://github.com/PowerShell/PowerShell/compare/v7.0.0-rc.1...v7.0.0-rc.2
[7.0.0-rc.1]: https://github.com/PowerShell/PowerShell/compare/v7.0.0-preview.6...v7.0.0-rc.1
Expand Down

0 comments on commit b54b188

Please sign in to comment.