summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormongo <andmarti@gmail.com>2023-06-01 10:11:40 -0300
committermongo <andmarti@gmail.com>2023-06-01 10:11:40 -0300
commitccad70412e28720e0e277c32cac5b140ed271916 (patch)
tree50a80ac58f9097d5cf320bb3c57fb7701944f395
parent799cc375f82070119530ef259258310dd38b6179 (diff)
update CHANGES file
-rw-r--r--CHANGES16
1 files changed, 11 insertions, 5 deletions
diff --git a/CHANGES b/CHANGES
index 8b17069..7596b08 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,11 +1,9 @@
CHANGES FILE
------------
-01/06/23: fix issue in csv import - 816
-01/06/23: merged PR 789
-01/06/23: merged PR 776
-Ideas for v0.8.4
+Ideas for v0.8.5
----------------
++ restore transpose
+ Add is_deleted flag on sheets that are deleted. So ents have a chance to update its references to that sheet.
Then rebuild graph.
+ arv should have priority over scimrc.
@@ -16,10 +14,18 @@ Then rebuild graph.
this could allow future use of registers to copy to and paste from.
+ registers for yanking
+ use yanklist for added/removed in undo?
-+ restore transpose
+
+
Please open a discussion on GitHub to comment on these and other feature requests.
+***********
+v0.8.4
+
+06/01/2023: fix issue in csv import - 816
+06/01/2023: merged PR 789
+06/01/2023: merged PR 776
+
***********
v0.8.3