Skip to content

Commit 6eef2d1

Browse files
author
Samuel Anudeep
committed
Updating changelogs.
1 parent 6ebae68 commit 6eef2d1

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/ResourceManager/RecoveryServices.Backup/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
* Fixed bug - Get-AzureRmRecoveryServicesBackupItem should do case insensitive comparison for container name filter.
22+
* Fixed bug - AzureVmItem now has a property that shows the last time a backup operation has happened - LastBackupTime.
2123

2224
## Version 4.0.1
2325
* Fixed assembly loading issue that caused some cmdlets to fail when executing

src/ResourceManager/RecoveryServices/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
* Fixed bug - Make vault credential cmdlet test compulsory for Check-In.
22+
* Improvement - made tests self-sustaining.
2123

2224
## Version 4.0.1
2325
* Fixed assembly loading issue that caused some cmdlets to fail when executing

0 commit comments

Comments
 (0)