Skip to content

Commit cd17d1e

Browse files
committed
Update changelog
1 parent e7e8dbf commit cd17d1e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
99
### Added
1010

1111
- Added a tag (`hexdebug:focus_holder/blacklist`) to prevent specific items from being inserted into the Focal Frame.
12+
- Added new methods to the `SplicingTableIotaRenderers` class to allow iota renderers to contain or reference other renderers.
13+
- New Splicing Table iota renderer types:
14+
- `hexdebug:conditional/if_path_exists`
15+
- `hexdebug:layers`
16+
- `hexdebug:sub_iota`
17+
- New built-in iota icons:
18+
- `hexdebug:builtin/wide/list`
19+
- `hexdebug:builtin/wide/type`
20+
21+
### Changed
22+
23+
- ⚠️ Breaking: The `hexdebug:list` renderer type now has a required field `renderer` to render the iota; the list renderer now only provides the tooltip.
24+
- List iotas now render their first iota (if any) in the Splicing Table.
25+
- MoreIotas' item type iotas now render brackets around the item to distinguish them from item stack iotas.
1226

1327
### Fixed
1428

0 commit comments

Comments
 (0)