--- id: changelog title: netboot.xyz changelog description: 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; ```