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.
1 parent 76e9f5b commit 9e7c65dCopy full SHA for 9e7c65d
README.md
@@ -15,7 +15,7 @@ This library is distributed through the [Sonatype OSS repo](https://oss.sonatype
15
Java 7 or higher is required. It is currently at an early stage of development so breaking changes may occur :-)
16
17
## Changelog
18
-* version 0.4: [changelog](releases/tag/v.0.4)
+* version 0.4: [changelog](//github.com/zapodot/embedded-ldap-junit/releases/tag/v.0.4)
19
* version 0.3: solves [issue #1](issues/1) - give access to the LDAPConnection object from the UnboundID LDAP SDK
20
* version 0.2:
21
* support for defining schema definitions using the "withSchema(String...)" method on the EmbeddedLdapRuleBuilder
0 commit comments