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 7451f96 commit dad98b9Copy full SHA for dad98b9
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# 0.13.0
2
3
-(tbd)
+Released on Friday, August 23 2019.
4
5
- Added `ToXml` and `ToMarkup` extensions for the formatting
6
src/AngleSharp.Xml.nuspec
@@ -14,7 +14,7 @@
14
<copyright>Copyright 2016-2019, AngleSharp</copyright>
15
<tags>html html5 css css3 dom requester http https xml dtd</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