diff --git a/CHANGELOG-6.md b/CHANGELOG-6.md index d866f9d26..1f4bfd874 100644 --- a/CHANGELOG-6.md +++ b/CHANGELOG-6.md @@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [6.13.0] - Unreleased +## [6.14.0] - Unreleased + +## [6.13.0] - 2025-03-10 + +### Fixed +- Upgraded few dependencis versions. +- Resource parsing to show the file path instead of the directory. ### Added - Added `access-token-expiry` (in minutes) backend configuration variable to control expiry of access token.