From 6807c4a692de5aecc848372d0aa36ef3f2f43661 Mon Sep 17 00:00:00 2001
From: Adam Procter <adamprocter@researchnot.es>
Date: Tue, 8 Dec 2020 23:32:08 +0000
Subject: [PATCH] updated CHANGELOG

---
 CHANGELOG.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a72ee8e..9dfd69c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,11 @@ _8th December 2020_
 
 ### Changed
 
-- edits to the new computed filter to use watch / unwatch over a timer for initial load should mean doesn't matter on hardware or network all nodes will load when ready
+- edits to the new computed filter to use watch / unwatch over a timer for initial load should mean doesn't matter on hardware or network all nodes will load when ready.
+
+### Fixed
+
+- brought back selecting text and not dragging missed class.
 
 # 0.1.38
 
@@ -21,7 +25,7 @@ _7th December 2020_
 
 ### Removed
 
-- Pixi.js for drawing connections (temporary removal).
+- Pixi.js for drawing connections (temporary removal replacement tech needed).
 
 # 0.1.37
 
-- 
GitLab