Skip to content

Commit 8d18e13

Browse files
committed
Merge pull request #83 from github/release-1.8.2
Release v1.8.2
2 parents 157fcfa + 094a3d5 commit 8d18e13

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.8.2
4+
5+
* Ignore case when comparing ActiveDirectory DNs [#82](https://github.com/github/github-ldap/pull/82)
6+
37
# v1.8.1
48

59
* Expand supported ActiveDirectory capabilities to include Windows Server 2003 [#80](https://github.com/github/github-ldap/pull/80)

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.8.1"
5+
spec.version = "1.8.2"
66
spec.authors = ["David Calavera", "Matt Todd"]
77
88
spec.description = %q{LDAP authentication for humans}

0 commit comments

Comments
 (0)