Skip to content

Commit d79030b

Browse files
docs: changelog for 4.11.0
1 parent 700246a commit d79030b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. See [standa
44

55
## 4.X
66

7+
### [4.11.0](https://github.com/SkepticMystic/breadcrumbs/compare/4.10.2...4.11.0) (2026-05-18)
8+
9+
### Features
10+
11+
* **Per-field Mermaid arrow style** — each edge field now has an optional arrow-shape dropdown in Settings → Edge Fields. Choose from `-->`, `---`, `==>`, `===`, `-.->`, `-.-`, `--o`, or `--x`. When set, that field's edges in Mermaid codeblock views render with the chosen arrow instead of the default. Edges with the same custom arrow on both directions collapse into a single bidirectional line (e.g. `==>``<==>`). ([#694](https://github.com/SkepticMystic/breadcrumbs/pull/694))
12+
713
### [4.10.2](https://github.com/SkepticMystic/breadcrumbs/compare/4.10.1...4.10.2) (2026-05-18)
814

915
### Bug Fixes

0 commit comments

Comments
 (0)