Fix CHANGELOG

This commit is contained in:
Fabien Potencier
2025-06-20 12:43:44 +02:00
parent 7d690cf089
commit 05c17644c3

View File

@@ -1,6 +1,11 @@
CHANGELOG
=========
8.0
---
* Remove `$defaultName` and `$defaultDescription` properties from `DebugCommand` command, configuration is done through the `#[AsCommand]` attribute
7.1
---