diff --git a/CHANGELOG.md b/CHANGELOG.md index a4fc79751..d87542f76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # CHANGELOG +## 4.37.0 +* Added a `#[Ignore]` attribute that allows a property to be excluded from the generated schema. + +```php +