Skip to content

Commit 75311aa

Browse files
committed
Merge pull request #85 from github/release-1.9.0
Release v1.9.0
2 parents 6033b0f + 42dc1fc commit 75311aa

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.9.0
4+
5+
* Update net-ldap dependency to `~> 0.11.0` [#84](https://github.com/github/github-ldap/pull/84)
6+
37
# v1.8.2
48

59
* Ignore case when comparing ActiveDirectory DNs [#82](https://github.com/github/github-ldap/pull/82)

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

0 commit comments

Comments
 (0)