Skip to content

Commit

Permalink
docs: v3.4.15 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Jan 17, 2025
1 parent ab03b55 commit 2055e08
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v3.4.15

### Bug fixes

* [ab03b5544](https://github.com/api-platform/core/commit/ab03b5544f742b98a39cc23fc157f1be7a2e0c63) fix(openapi): typing issue with `openapiContext` in `#[ApiProperty]` (#6910)

## v3.4.14

### Bug fixes
Expand Down Expand Up @@ -2701,4 +2707,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
## 1.0.0 beta 2

* Preserve indexes when normalizing and denormalizing associative arrays
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance

0 comments on commit 2055e08

Please sign in to comment.