From e6d999480124f836496b2fa20236a8772a1e966f Mon Sep 17 00:00:00 2001 From: Jamie Wong Date: Tue, 7 Aug 2018 18:42:56 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07effe7..049be9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ * Preserve view state when switching tabs [#100] * Clamp zoom to prevent floating point issues [#121] * Prevent dragging from changing selection [#122] +* Prevent non-contiguous blocks in the time ordered flamechart from appearing as a single node for selection [#123] ## [0.4.0] - 2018-07-21