Combine notes about ITuple
changes in Change Log (#8077)
This commit is contained in:
parent
10266af610
commit
1dc4a7903f
@ -26,8 +26,7 @@
|
||||
- Fix `BeginInvoke`/`EndInvoke` to return results when `Stop` or `BeginStop`/`EndStop` was called previously (#7917)
|
||||
- Allow root node of `format.ps1xml` to have attributes that are ignored (#7987)
|
||||
- Use non-virtual call to invoke 'family or assembly' methods on base class from PowerShell class (#7622) (#7624) (Thanks @yurko7!)
|
||||
- Enable indexing operations on `System.Tuple` and `System.ValueTuple` (#7633) (Thanks @SeeminglyScience!)
|
||||
- Enable indexing operations on objects that implement `ITuple` (#7633) (Thanks @SeeminglyScience!)
|
||||
- Enable indexing operations on objects that implement `ITuple`(`System.Tuple` and `System.ValueTuple`) (#7633) (Thanks @SeeminglyScience!)
|
||||
- Make the parameter to `ImportPSModule` use `params` so that it is easier to call (#7933) (Thanks @iSazonov!)
|
||||
|
||||
### General Cmdlet Updates and Fixes
|
||||
|
Loading…
Reference in New Issue
Block a user