diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..f09c8c7 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# CHANGELOG + +## v0.0.3 (2024-01-30) + +### Features + + * Support Symfony 6.4 + +### Bug fix + + * Fixed the incorrect way to exclude composer.lock in .gitignore. +