From 59acd83eb0dde1e218900879c302231fb81507b7 Mon Sep 17 00:00:00 2001
From: Adam Procter <adamprocter@researchnot.es>
Date: Fri, 30 Oct 2020 16:59:06 +0000
Subject: [PATCH] fixed up changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 192918e..12809a9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,12 @@ _30th October 2020_
 ### Fixed
 
 - Duplicate key issue for welcome node
+- iOS router based blank screen issue
+
+### Known Issues
+
+- Shortcuts don't start working until you have touched in and out of a textarea
+- If you are in a microcosm and use URL scheme to create a new microcosm the data will not refresh until you create a new node or switch routes.
 
 # 0.1.30
 
-- 
GitLab