We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 893cb22 + 0c2efc8 commit 8b8808dCopy full SHA for 8b8808d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+# v1.10.0
4
+
5
+* Bump net-ldap to 0.15.0 [#92](https://github.com/github/github-ldap/pull/92)
6
7
# v1.9.0
8
9
* Update net-ldap dependency to `~> 0.11.0` [#84](https://github.com/github/github-ldap/pull/84)
github-ldap.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "github-ldap"
- spec.version = "1.9.0"
+ spec.version = "1.10.0"
spec.authors = ["David Calavera", "Matt Todd"]
spec.email = ["david.calavera@gmail.com", "chiology@gmail.com"]
spec.description = %q{LDAP authentication for humans}
0 commit comments