Skip to content

Commit 4d0dc45

Browse files
committed
update NEWS
1 parent 776179e commit 4d0dc45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
## Fixes
88

9+
* Align the logic for writing data to empty worksheets and updating/writing to worksheets with data. This removes `update_cell_loop`()` and changes how `update_cell()` behaves. Not only does this remove duplicated code, it also brings great speed improvements (issue [356](https://github.com/JanMarvin/openxlsx2/issues/356)). [356](https://github.com/JanMarvin/openxlsx2/issues/356)
10+
911
* It is now possible to use special characters in formulas without coding. Previously `&` had to be encoded like `&` [251](https://github.com/JanMarvin/openxlsx2/issues/251)
1012

1113
## Breaking changes

0 commit comments

Comments
 (0)