Skip to content

Commit 8446d9d

Browse files
author
Jerry Cheung
committed
release 1.7.1
1 parent 32e2298 commit 8446d9d

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
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
# v1.7.1
4+
5+
* Add Active Directory group filter [#75](https://github.com/github/github-ldap/pull/75)
6+
37
## v1.7.0
48

59
* Accept `:depth` option for Recursive membership validator strategy instance [#73](https://github.com/github/github-ldap/pull/73)

github-ldap.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |spec|
44
spec.name = "github-ldap"
5-
spec.version = "1.7.0"
5+
spec.version = "1.7.1"
66
spec.authors = ["David Calavera", "Matt Todd"]
77
spec.email = ["david.calavera@gmail.com", "chiology@gmail.com"]
88
spec.description = %q{LDAP authentication for humans}

0 commit comments

Comments
 (0)