Skip to content

Commit cb452af

Browse files
author
Mark Pollack
committed
Add tutorial cross-references for module-20 and module-31 in release notes
1 parent 4e8bb15 commit cb452af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -455,9 +455,9 @@ If you need a stable target, pin to an exact version.
455455

456456
### 0.12.0-SNAPSHOT (Latest)
457457

458-
New stable methods: `session/list`, `session/close`, `session/resume`
458+
New stable methods: `session/list`, `session/close`, `session/resume` ([tutorial](https://github.com/markpollack/acp-java-tutorial/tree/main/module-20-session-management))
459459

460-
New unstable methods (marked `@UnstableAcpApi`): `elicitation/create`, `elicitation/complete`, `session/fork`, `session/set_config_option`
460+
New unstable methods (marked `@UnstableAcpApi`): `elicitation/create`, `elicitation/complete` ([tutorial](https://github.com/markpollack/acp-java-tutorial/tree/main/module-31-elicitation)), `session/fork`, `session/set_config_option`
461461

462462
```xml
463463
<repositories>

0 commit comments

Comments
 (0)