2 Коміти 5ad168d310 ... f232275980

Автор SHA1 Опис Дата
  Piotr Czajkowski f232275980 Info about version 2 2 місяців тому
  Piotr Czajkowski cdab5f084d No trick 2 місяців тому
1 змінених файлів з 3 додано та 1 видалено
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -15,6 +15,8 @@ It currently supports properties of types as supported by ClosedXML, so:
 - DateTime
 - TimeSpan
 
-And thanks to my "trick" also their nullable variants.
+And their nullable variants.
+
+In version 2 I've added ability to read data dynamically without a need to create a special type. Useful when you need to read/write some not so organized data.
 
 As always, feel free to use it however you desire. But I provide you with no guarantee whatsoever. Enjoy!