We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f74142 commit 09030f4Copy full SHA for 09030f4
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# 0.13.0
2
3
-(tbd)
+Released on Friday, August 23 2019.
4
5
- Added additional configuration extensions
6
src/AngleSharp.Io.nuspec
@@ -14,7 +14,7 @@
14
<copyright>Copyright 2016-2019, AngleSharp</copyright>
15
<tags>html html5 css css3 dom requester http https io filesystem storage httpclient cache</tags>
16
<dependencies>
17
- <dependency id="AngleSharp" version="0.12.1" />
+ <dependency id="AngleSharp" version="0.13.0" />
18
</dependencies>
19
</metadata>
20
</package>
0 commit comments