From 75e190ba6426ad0a67fdaa621658ac90ba0353e5 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 20 Apr 2025 08:02:22 +0200 Subject: [PATCH] Update changelog --- changelog.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/changelog.md b/changelog.md index 32cd78501e..fb5c8a3668 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,29 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## 6.2.11 - 2025-04-21 + +### Added + +- Support for Persian (`fa_IR`) +- Add expiry details for personal access tokens + +### Changed + +- #10039 +- Update currency list and update exchange rates + +### Fixed + +- #9398 +- #9858 +- #10015 +- #10025 +- #10068 +- #10069 +- #10114 +- #10150 + ## 6.2.10 - 2025-03-22 ### Added