From 8d1b9118b8fc9c6778791f9df091d83626092c35 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Tue, 13 Sep 2022 21:34:12 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4016ea2e..7d77c5578 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Sorted the benchmarks by name +### Fixed + +- Fixed the missing assets during the local development + ## 1.192.0 - 11.09.2022 ### Changed