Skip to content

Commit 7f697d4

Browse files
committed
update NEWS
1 parent 676cf43 commit 7f697d4

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
@@ -14,6 +14,8 @@
1414

1515
## Fixes
1616

17+
* Improvements to setting column widths. Previously values set by `set_col_widths()` were a little off. This has been fixed. [350](https://github.com/JanMarvin/openxlsx2/pull/350)
18+
1719
* Improve `rowNames` when writing data to worksheet. Previously the name for the rownames column defaulted to `1`. This has been changed. Now with data it defaults to an empty cell and with a data table it defaults to `_rowNames_`. [375](https://github.com/JanMarvin/openxlsx2/pull/375)
1820

1921
* Fix the workbook xml relationship file to not include a reference to shared strings per default. This solves [360](https://github.com/JanMarvin/openxlsx2/issues/360) for plain data files written from `openxlsx2`. [363](https://github.com/JanMarvin/openxlsx2/pull/363)

0 commit comments

Comments
 (0)