Skip to content

Commit 63c7785

Browse files
committed
Prepare 0.16.1
1 parent 9dcaff4 commit 63c7785

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.16.1
2+
3+
Released on Wednesday, August 11 2021.
4+
5+
- Fixed issue with certain letter combinations in data URIs (#76)
6+
- Added support for `xxx-large` keyword in `font-size` (#77)
7+
18
# 0.16.0
29

310
Released on Sunday, June 13 2021.

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>Extends the CSSOM from the core AngleSharp library.</Description>
44
<Product>AngleSharp.Css</Product>
5-
<Version>0.16.0</Version>
5+
<Version>0.16.1</Version>
66
</PropertyGroup>
77
</Project>

0 commit comments

Comments
 (0)