From 24daf2d1440b9354564895e7c44b408c14b9f5de Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 11 Jun 2024 20:06:11 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5709a0eb3..e8d63b17f 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 - Added a dialog for the benchmarks in the markets overview +### Changed + +- Set up SSL for local development + ## 2.89.0 - 2024-06-14 ### Added @@ -27,7 +31,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Set the image source label in `Dockerfile` -- Set up SSL for local development ### Changed