From 3bb5489aed17a096162ac2cde94655b3eb4d80a0 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Mon, 6 May 2019 14:44:42 +0300 Subject: [PATCH] Add cut info --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2847c2e6..2c557f3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,7 @@ * Show hint with function/arguments description when typing function * Show min and max values in status bar * Distribute objects +* Redone cut cell process (cell not removed after cut immediately) #### Presentation Editor