Skip to content

Commit 6bf1770

Browse files
committed
Updated version
1 parent 87d180b commit 6bf1770

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 0.14.0
2+
3+
Released on Tuesday, March 31 2020.
4+
5+
- Fixed handling of CSS gradients (#45)
6+
- Improved CSS string representation of gradients (#46)
7+
18
# 0.13.0
29

310
Released on Friday, September 6 2019.

src/Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<PropertyGroup>
33
<Description>Extends the CSSOM from the core AngleSharp library.</Description>
44
<Product>AngleSharp.Css</Product>
5-
<Version>0.13.0</Version>
5+
<Version>0.14.0</Version>
66
</PropertyGroup>
7-
</Project>
7+
</Project>

0 commit comments

Comments
 (0)