diff --git a/CHANGELOG.md b/CHANGELOG.md index c441093..d5a63bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,9 @@ This is a hotfix release to fix documentation not being displayed properly on th ### Fixed - Markdown doc file not being named correctly (rename docs/index.md->docs/intro.md) +### Changed +- Made `docsgen` add `@generated` for generated files +- Made `docsgen` include a heading for generated API reference ## [0.1.2] - 2025-02-23 [YANKED] This update brings documentation and some bug fixes! Your IDE should now display information such as usage and best practices for this library when you hover over any of its exported items. The docs are also available on the web in the markdown format, which can be found on [the pesde package page](https://pesde.dev/packages/0x5eal/unzip/0.1.2/luau/docs/intro).