Skip to content

Commit d7e5a14

Browse files
committed
Version bump and update changelog
1 parent 8cd3c43 commit d7e5a14

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](http://keepachangelog.com/)
77
and this project adheres to [Semantic Versioning](http://semver.org/).
88

9+
## 1.7.0 (2018-07-02)
10+
# Features
11+
* PR88 - Add SearchFilter and SubAttributeName parameters to New-NSLDAPAuthenticationServer (via @iainbrighton)
12+
913
## 1.6.0 (2017-10-31)
1014
* Features
1115
* PR82 - Added Get-NSCurrentTime, Get-NSlicenseExpiration, and Update-NSAppliance functions (via @ryancbutler)

NetScaler/NetScaler.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'NetScaler.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.6.0'
15+
ModuleVersion = '1.7.0'
1616

1717
# ID used to uniquely identify this module
1818
GUID = 'bd4390dc-a8ad-4bce-8d69-f53ccf8e4163'

0 commit comments

Comments
 (0)