From 63de711cda4a35c3eaa90519d23dd976fdd526f8 Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 20 Jun 2025 06:24:19 +0200 Subject: [PATCH] Update changelog. --- changelog.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/changelog.md b/changelog.md index e53b6b132d..80e668e82c 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## 6.2.18 - 2025-06-20 + +### Changed + +- Give more details about OAuth errors. +- Currency seeder adds "RMB" instead of "CNY" for Chinese Yuan. + +### Fixed + +- #10454 +- #10470 +- Remove some leftover debug info + ## 6.2.17 - 2025-06-12 ### Changed