mirror of
https://github.com/PowerShell/PowerShell.git
synced 2024-11-23 17:53:58 +08:00
Update breaking-change-contract.md
This commit is contained in:
parent
05ff5d35de
commit
5c5bda8427
@ -1,6 +1,6 @@
|
||||
#Breaking Changes
|
||||
|
||||
We have a serious commitment to backwards compatibility with all earlier versions of PowerShell – including the language, cmdlets, APIs and the various protocols (e.g. MS_PowerShellRemoting) and data formats (e.g. cdxml).
|
||||
We have a serious commitment to backwards compatibility with all earlier versions of PowerShell – including the language, cmdlets, APIs and the various protocols (e.g. PowerShell Remoting Protocol) and data formats (e.g. cdxml).
|
||||
|
||||
Below is a summary of our approach to handing breaking changes including what kinds of things constitute breaking changes, how we categorize them, and how we decide what we're willing to take.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user