From e692646548387c3e1f99ee4ae4ec2966552b75d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Baracho?= <74615959+jdbaracho@users.noreply.github.com> Date: Sat, 21 Dec 2024 20:24:11 +0000 Subject: [PATCH] docs: update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81597d0d2..c8849bbb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - SSAO resolution scale (#1423, **@tomas7770**). +- Enable ImGui docking branch +- Enable ImGui docking on Tesseratos with a dockspace ### Changed