Skip to content

Commit b2a6d03

Browse files
committed
Add changelog and update readme
1 parent 88c9115 commit b2a6d03

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Changelog
2+
3+
4+
## v2.1 (rroemhild/test-openldap:2.1)
5+
6+
* Re-add PR #14: add_config_admin_pw
7+
8+
9+
## v2.0 (rroemhild/test-openldap:2.0)
10+
11+
* Set ports higher than 10000 (10389 / 10636)
12+
* Set user in dockerfile
13+
* Use tini to start slapd
14+
* Use CMD for slapd arguments
15+
16+
17+
### Breaking changes
18+
19+
Different port numbers than in the version before
20+
21+
* 380 -> 10389
22+
* 686 -> 10686

0 commit comments

Comments
 (0)