Skip to content

Commit 097d550

Browse files
committed
fix(changelog): avoid a hyphen at a line break
The wrapped 'single-Element-' would render as 'single-Element- session'. Assisted-by: claude-code:claude-opus-5 Agent-Session: https://claude.ai/code/session_01UDJDghtNvgEJgQX8StHHjf Agent-Host: 32116e Signed-off-by: Sebastian Mendel <github@sebastianmendel.de>
1 parent 6b8c2ad commit 097d550

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ For the canonical narrative version of each release (rewritten after CI publishe
2121

2222
- `matrix-communication` gates multi-line sends on `matrix-announcement`, so
2323
structured posts get its content rules before delivery ([#110]).
24-
- Device verification prefers `--listen`; `--request` is for the single-Element-
25-
session case ([#112]).
24+
- Device verification prefers `--listen`; `--request` is for the case of a
25+
single Element session ([#112]).
2626

2727
[#109]: https://github.com/netresearch/matrix-skill/issues/109
2828
[#110]: https://github.com/netresearch/matrix-skill/issues/110

0 commit comments

Comments
 (0)