From 20ce73fde561d5501d6660bb220a8e290e239933 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Fri, 17 Mar 2017 14:47:52 +0300 Subject: [PATCH] Line for fix #41 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22172c71..3e0dc239 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ * Fixed an issue with crop of shape group (bug #33110) #### Spreadsheet Editor +* Fixed an issue with absolute reference when inserting a new row (#41) * Fixed an issue with AVERAGEA forumla with text format * Fixed an issue with broken workbook after list copy (bug #33588) * Fixed an issue with formula recalculation by F4 hotkey (bug #32901)