From 80c2f1ea3fbdb93d380d184c6b0be3d488248a86 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 2 Jul 2025 05:59:25 +0200 Subject: [PATCH] Update changelog. --- changelog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/changelog.md b/changelog.md index 34827566ca..3702b6b65b 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## 6.2.20 - 2025-07-02 + +### Changed + +- New query parser is now the default. + +### Fixed + +- #10517 +- #10530 +- #10535 + ## 6.2.19 - 2025-06-29 ### Changed