diff --git a/CHANGELOG.md b/CHANGELOG.md
index 22ee1a5f6d87a3e1014c46bc30a90de43d16d31a..44293048a843dcf8d9d158d20685d00232b74257 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).