Skip to content

Commit 3ee2896

Browse files
committed
updated changelog.
1 parent fb9f173 commit 3ee2896

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## Intersight.PowerShell_v1.0.9.4870
22
Release Date: 4th November 2021
33
- Refreshes the Intersight.PowerShell module to be in sync with the latest Cisco Intersight model (build 4870)
4+
- Content type application/json-patch+json support using the cmdlet Invoke-IntersightPatchDocument for all MO.
45
## Intersight.PowerShell_v1.0.9.4663
56
Release Date: 19th October 2021
67
- Refreshes the Intersight.PowerShell module to be in sync with the latest Cisco Intersight model (build 4437)

src/obj/Debug/netcoreapp3.0/Intersight.PowerShell.AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
[assembly: System.Reflection.AssemblyCompanyAttribute("Cisco Systems")]
1515
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
1616
[assembly: System.Reflection.AssemblyCopyrightAttribute("No Copyright")]
17-
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.9.4437")]
18-
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.9.4437")]
17+
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.9.4870")]
18+
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.9.4870")]
1919
[assembly: System.Reflection.AssemblyProductAttribute("Intersight.PowerShell")]
2020
[assembly: System.Reflection.AssemblyTitleAttribute("Intersight.PowerShell")]
21-
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.9.4437")]
21+
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.9.4870")]
2222

2323
// Generated by the MSBuild WriteCodeFragment class.
2424

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
c3cfa429619fb46aa59d3e7ec694380dcd9b4f63
1+
30a3be32f951608ee7eff719a5052fc1f15da78f
4.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)