From e7f1861cc7227c46dc7f68621303020abdc7de29 Mon Sep 17 00:00:00 2001 From: soyuka Date: Fri, 15 Sep 2023 15:45:54 +0200 Subject: [PATCH] chore: changelog 3.1.18 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6acffbf66b..3784d76b69a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,8 @@ Notes: * [92a81f024](https://github.com/api-platform/core/commit/92a81f024541054b9322e7457b75c721261e14e0) feat(graphql): allow to disable the introspection query (#5711) * [d793ffb92](https://github.com/api-platform/core/commit/d793ffb9228a21655ee35f0b90a959f93281a4cf) feat: union/intersect types (#5470) +## v3.1.18 + ## v3.1.17 ### Bug fixes