Skip to content

Commit 1f82dcb

Browse files
committed
Update changelog
1 parent 5ef6389 commit 1f82dcb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,19 +22,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
2222

2323
- ⚠️ Breaking: The `hexdebug:list` renderer type now has a required field `renderer` to render the iota; the list renderer now only provides the tooltip.
2424
- ⚠️ Breaking: Changed all Splicing Table iota renderer JSON fields from camelCase to snake_case.
25-
- List iotas now render their first iota (if any) in the Splicing Table.
25+
- List iotas now render their first iota (if any) in the Splicing Table ([#48](https://github.com/object-Object/HexDebug/issues/48)).
2626
- MoreIotas' item type iotas now render brackets around the item to distinguish them from item stack iotas.
27-
- Added (official) support for inserting iota-holding items other than foci into the Focal Frame.
28-
- A single Focal Frame item can now be used like a bundle to insert/remove items in your inventory.
27+
- Added (official) support for inserting iota-holding items other than foci into the Focal Frame ([#52](https://github.com/object-Object/HexDebug/issues/52)).
28+
- A single Focal Frame item can now be used like a bundle to insert/remove items in your inventory ([#49](https://github.com/object-Object/HexDebug/issues/49)).
2929
- The Focal Frame now gives comparator output and can be broken by pushing it with a piston.
3030
- Splicing Table iota renderers are now cached to improve performance.
3131

3232
### Fixed
3333

34-
- Fixed a few bugs allowing arbitrary items to be inserted into the Splicing Table and Focal Frame using hoppers or modded item transportation ([#38](https://github.com/object-Object/HexDebug/issues/38), [#53](https://github.com/object-Object/HexDebug/issues/38)).
34+
- Fixed a few bugs allowing arbitrary items to be inserted into the Splicing Table and Focal Frame using hoppers or modded item transportation ([#38](https://github.com/object-Object/HexDebug/issues/38), [#53](https://github.com/object-Object/HexDebug/issues/53)).
3535
- Fixed the EMI integration failing to load on Forge.
3636
- Fixed EMI not using the space where the cast button would be in a regular Splicing Table.
37-
- Fixed Splicing Table iota renderer resources not being loaded when the game launches on Forge.
37+
- Fixed Splicing Table iota renderer resources not being loaded when the game launches on Forge ([#58](https://github.com/object-Object/HexDebug/issues/58)).
3838

3939
### Removed
4040

0 commit comments

Comments
 (0)