Skip to content

Commit 364dc64

Browse files
committed
Updated version
1 parent b426803 commit 364dc64

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 0.13.1
2+
3+
Released on Tuesday, September 24 2019.
4+
5+
- Ignore non-existing cookie file when reading
6+
- Write cookies after every add operation
7+
18
# 0.13.0
29

310
Released on Friday, September 6 2019.

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<PropertyGroup>
33
<Description>Providers additional requesters and IO helpers for AngleSharp.</Description>
44
<Product>AngleSharp.Io</Product>
5-
<Version>0.13.0</Version>
5+
<Version>0.13.1</Version>
66
</PropertyGroup>
77
</Project>

0 commit comments

Comments
 (0)