diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..31925e9 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## [1.0.0](https://github.com/Grazulex/laravel-api-kit/releases/tag/v1.0.0) (2025-12-25) + +### Features + +- Initial Laravel API-only starter kit ([5900990](https://github.com/Grazulex/laravel-api-kit/commit/5900990527dfdc0b38cb17f06106728e21fb7cc6))