From 34f2615b93b463a2c598b0fd7251e9b96e549f9f Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 28 May 2023 10:17:01 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 863df020b..981852ac1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added a link to manage the benchmarks to the benchmark comparator - Added support for localized routes +### Fixed + +- Fixed an issue in the data source transformation + ## 1.272.0 - 2023-05-26 ### Added