Skip to content

Commit 8d343c1

Browse files
committed
Update changelog for 1!0.1.0a39
1 parent eef8e20 commit 8d343c1

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

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

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and [Pydantic's HISTORY.md](https://github.com/pydantic/pydantic/blob/main/HISTORY.md), and this project *mostly* adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## `1!0.1.0a39`
8+
9+
### Changed
10+
11+
* Multiblock pages using `multiblock_id` are now required to provide a texture at `assets/{namespace}/textures/multiblock/hexdoc/{path}.png` to render in the multiblock dropdown.
12+
13+
### Fixed
14+
15+
* Fixed a bug where multiblock pages using `multiblock_id` would generate invalid HTML or crash.
16+
717
## `1!0.1.0a38`
818

919
### Fixed

0 commit comments

Comments
 (0)