소스 검색

Info about version 2.6.0

Piotr Czajkowski 1 개월 전
부모
커밋
0085d30949
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      versions.md

+ 1 - 0
versions.md

@@ -6,3 +6,4 @@
 | 2.2.0 | I've added support for formulas, but as this library is based on ClosedXML it has its limitations, as per [Evaluating Formulas](https://github.com/closedxml/closedxml/wiki/Evaluating-Formulas): *Not all formulas are included and you'll probably get a nasty error if the formula isn't supported or if there's an error in the formula. Please test your formulas before going to production.*|
 | 2.3.0 | I've added support for hyperlinks and improved appending to the existing files.|
 | 2.5.0 | I've added Location to ArgumentException Message in ExcelReader. It'll show address of affected cell and the worksheet's name.|
+| 2.6.0 | I've added support for appending starting from given row.|