From e93d8f138a50b2e49984d0a725eb6a2bf4ba9548 Mon Sep 17 00:00:00 2001 From: Geert Bevin Date: Tue, 30 Jul 2024 08:35:50 -0400 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bda3d4..eee8060 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ ## [Unreleased] +- Added scroll to top and scroll to bottom icons in the `bld` console. +- Fixed project browser tooltips wrong displaying on folders and dependencies. + ## [0.6.1] - 2024-07-30 - Fixed run configuration `bld` commands not executing asynchronously.