CHANGELOG.md in github-ldap-1.4.0 vs CHANGELOG.md in github-ldap-1.5.0
- old
+ new
@@ -1,6 +1,11 @@
# CHANGELOG
+## v1.5.0
+
+* Automatically detect membership validator strategy by default [#58](https://github.com/github/github-ldap/pull/58) [#62](https://github.com/github/github-ldap/pull/62)
+* Document local integration testing with Active Directory [#61](https://github.com/github/github-ldap/pull/61)
+
## v1.4.0
* Document constructor options [#57](https://github.com/github/github-ldap/pull/57)
* [CI] Add Vagrant box for running tests against OpenLDAP locally [#55](https://github.com/github/github-ldap/pull/55)
* Run all tests, including those in subdirectories [#54](https://github.com/github/github-ldap/pull/54)