diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e7034b9c..fe28ead35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- Enable ImGui docking branch +- Enable ImGui docking on Tesseratos with a dockspace + ### Changed - Make SSAO optional (#1396, **@tomas7770**).