From c09f9dd0b46a7e6dba2fca90c7789f7f03baecc1 Mon Sep 17 00:00:00 2001
From: Adam Procter <adamprocter@researchnot.es>
Date: Wed, 23 Dec 2020 13:30:41 +0000
Subject: [PATCH] changelog update

---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 211cdc7..806889a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@ _23rd December 2020_
 
 ### Changed
 
+- Fixed min width and height on nodes (support towards better auto resizing)
 - Hiding shortcut tips now will stay hidden per session. (n.b this hides them on all views)
 - Focusses input when creating new node enabling fasting entry.
   - in Collect view press n, instantly type in ideas, press tab, press n for next idea (SO FAST!)
-- 
GitLab