File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 0.15.1
2
+
3
+ Release on (tbd)
4
+
5
+ - Extended values for the ` width ` declaration (#69 )
6
+
1
7
# 0.15.0
2
8
3
9
Released on Thursday, April 22 2021.
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ AngleSharp.Css contains code written by (in order of first pull request / commit
9
9
* [ Jochen Kühner] ( https://github.com/jogibear9988 )
10
10
* [ Tom Hazell] ( https://github.com/The-Nutty )
11
11
* [ Michael Ganss] ( https://github.com/mganss )
12
+ * [ Gérald Barré] ( https://github.com/meziantou )
12
13
13
14
Without these awesome people AngleSharp.Css could not exist. Thanks to everyone for your contributions! :beers :
14
15
Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<Description >Extends the CSSOM from the core AngleSharp library.</Description >
4
4
<Product >AngleSharp.Css</Product >
5
- <Version >0.15.0 </Version >
5
+ <Version >0.15.1 </Version >
6
6
</PropertyGroup >
7
7
</Project >
You can’t perform that action at this time.
0 commit comments