Browse Source

Info about 2.9.0

Piotr Czajkowski 1 week ago
parent
commit
2964cedb09
1 changed files with 1 additions and 1 deletions
  1. 1 1
      versions.md

+ 1 - 1
versions.md

@@ -9,4 +9,4 @@
 | 2.6.0 | Added support for appending starting from given row.|
 | 2.7.0 | Added support for reading properties of type Guid and enum.|
 | 2.8.0 | Handling more number types. Properly handling appending to and reading from empty file.|
-| 2.8.1 | Ability to start writing from given row.|
+| 2.9.0 | Ability to start writing from given row. Trying to handle dates saved as text without throwing.|