Skip to content

Commit a63850f

Browse files
oetikerclaude
andcommitted
docs: stage 0.1.0 changelog under Unreleased for release workflow
The release workflow rolls ## Unreleased into a dated version section; move the seeded 0.1.0 entries there (and drop the pre-dated section) so the first release produces a proper "## 0.1.0 - <date>" with correct release notes. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent e81cdb1 commit a63850f

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

CHANGES.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,6 @@ All notable changes to edaptor are documented here. The format follows
88

99
### New
1010

11-
### Changed
12-
13-
### Fixed
14-
15-
## 0.1.0 - 2026-06-04
16-
17-
### New
18-
1911
- Schema-driven TUI for administering an OpenLDAP directory: browse, create,
2012
edit, rename, and delete users and groups with forms generated from live
2113
`objectClass` definitions (`cn=subschema`).
@@ -26,3 +18,7 @@ All notable changes to edaptor are documented here. The format follows
2618
LDIF preview of the exact change before it is applied.
2719
- rustls TLS backend (custom CA, optional StartTLS, connect timeout).
2820
- Provisioned podman test server (`scripts/test-ldap.sh`) and `edaptor passwd <dn>` CLI.
21+
22+
### Changed
23+
24+
### Fixed

0 commit comments

Comments
 (0)