Skip to content

Commit 381b2e1

Browse files
committed
update changelog
1 parent cbeddc5 commit 381b2e1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11

2-
## 1.5.0 (Unreleased)
2+
## 1.5.0 (2017-07-25)
33
* Features
44
* PR57 - Added -Graceful parameter to the Disable-NSLBServer (via @daimhin)
55
* PR59 - Added New-NSRewriteAction and New-NSRewritePolicy functions (via @dbroeglin)
66
* PR61 - Added Clear-NSAAASession function (via @dbroeglin)
77
* PR66 - Added Add-NSLBVirtualServerTrafficPolicyBinding and Get-NSLBVirtualServerTrafficPolicyBinding functions (via @dbroeglin
88
)
99
* PR72 - Added Get-NSHardware and Remove-NSSystemFile functions (via @daimhin)
10+
* PR77 - Added Enable-NSHighAvailability and Get-HANode functions (via @dbroeglin)
1011

1112
* Improvements
1213
* PR66 - Updated comment-based help for Get-NSLBVirtualServerResponderPolicyBinding and Get-NSLBVirtualServerRewritePolicyBinding (via @dbroeglin)
14+
* PR78 - Internal improvements to connecting to NetScaler URI (via @dbroeglin)
1315

1416
* Bug fixes
1517
* PR68 - Fixed bug in Add-NSCertKeyPair when converting a securestring to plain text using PowerShell v6.0 on Mac OSX. (via @dbroeglin)
1618
* PR72 - Fix bug in Get-NSSystemFile where FileLocation parameter was not set to mandatory even though the Nitro API requires it (via @dbroeglin)
17-
18-
* Deprecated
19-
* None
19+
* PR75 - Use correct property name when returning monitor before deleting with Remove-NSLBMonitor (via @devblackops)
2020

2121
## 1.4.0 (2016-11-07)
2222
* Features

0 commit comments

Comments
 (0)