Commit c9abede
committed
docs(changelog): rename [Unreleased] → [6.2.0] - 2026-04-28; trim internal entry + scrub PR ref
Cleanup pass on the Java SDK [Unreleased] section ahead of release tagging.
- Rename [Unreleased] → [6.2.0] - 2026-04-28. Minor bump (new
listLLMProviders + LLMProvider source-compat restoration).
- Add release header description aligned with prior version sections.
- Remove the pom.xml skipUnitTests entry — pure CI plumbing, violates
feedback_changelog_no_internal_entries.md.
- Scrub the LLMProvider entry: drop the "review-driven follow-up to
PR #148" meta-narrative and the internal PR-number reference, keep
the user-facing facts (constructor + return-type restoration, boxed
accessor names). Aligns with feedback_no_internal_refs_changelog.md.
- Tighten the LLMProvider entry to one paragraph in the prior-section
tone.
- Keep an empty [Unreleased] heading per Keep-a-Changelog convention.
No code changes.1 parent cbe13d2 commit c9abede
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
17 | | - | |
18 | | - | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
0 commit comments