fix NullReference exception in NReadability.MetaExtractor
This commit is contained in:
2014-01-04 12:07:24 +01:00
parent c57c5e8c18
commit aa06984276
4 changed files with 23 additions and 6 deletions
+4
View File
@@ -1,3 +1,7 @@
### 4.2.1
- fixes [issue #3](https://github.com/ceee/ReadSharp/issues/3)
### 4.2.0
- use custom encoders if not supported on platform (implemented for ISO-8859 and Windows range).