From 14be7c4ac8bbb39662f3b6eb4cd210dfcb2e00f5 Mon Sep 17 00:00:00 2001 From: Mathis Hofer Date: Mon, 1 Jun 2026 13:17:05 +0200 Subject: [PATCH] doc: update CHANGELOG for 6.5.0 release --- CHANGELOG.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca479e479..ad618f37c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,10 +11,12 @@ You can also check the ## Unreleased +## 6.5.0 – 2026-06-01 + - Features - Add SPARQL endpoints in the OpenTelemetry traces - Add Sentry integration back - - Action tiles replaced with a link to the service desk + - Replace action tiles with a link to the service desk - Allow the definition of language-specific links in table diagrams - Get Cube Creators from https://lindas.admin.ch/fch/rvov too - Refactoring @@ -39,13 +41,13 @@ You can also check the - Remove LINDASOld endpoint configurations - Remove dependencies which used old versions of `node-fetch` - Upgrade dependencies which used old versions of `nth-check` - - Updated `@deck.gl/*` packages and `fast-xml-parser` - - Upgrade playwright to v1.60 - - Rename package + - Upgrade `@deck.gl/*` packages and `fast-xml-parser` + - Upgrade `playwright` to v1.60 + - Rename application package - Documentation - Add publiccode.yml for discoverability - Reorganize & improve README - - Updated storybook to the latest v8 version + - Update Storybook to the latest v8 version ### 6.4.0 – 2026-03-13