diff --git a/CHANGELOG.md b/CHANGELOG.md index 49212ce..ef28e51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,3 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [0.0.0](https://github.com/mkdocstrings/javascript/releases/tag/0.0.0) - 2024-10-26 + +[Compare with first commit](https://github.com/mkdocstrings/javascript/compare/a0131c63ba061511784515e30a91e8bb29f9d9cb...0.0.0) + +### Features + +- Generate the project using the handler template ([a0131c6](https://github.com/mkdocstrings/javascript/commit/a0131c63ba061511784515e30a91e8bb29f9d9cb) by Timothée Mazzucotelli).