--- id: changelog title: netboot.xyz Changelog hide_title: true sidebar_label: Changelog --- ```mdx-code-block import Changelog, {toc as ChangelogTOC} from "@site/external/CHANGELOG.md" export const toc = ChangelogTOC; ```