From f71b72c50f45afb3e3ece904ff333f33ea98796e Mon Sep 17 00:00:00 2001
From: Adam Procter <adamprocter@researchnot.es>
Date: Mon, 7 Dec 2020 23:24:31 +0000
Subject: [PATCH] update to CHANGELOG

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 22ee1a5..4429304 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,10 @@ _7th December 2020_
 - read mode is now attached to each node instead of positions.
 - node text and positioning is now using a computed filter - so the iterating should be less CPU intensive.
 
+### Fixed
+
+- pressing n keyboard short in card view no longer creates nodes
+
 ### Removed
 
 - Pixi.js for drawing connections (temporary removal).
-- 
GitLab