2727
2828 < label > Changelog:</ label >
2929 < ul >
30- < li > < a href ="#unreleased "> Unreleased</ a > </ li >
30+ < li style ="display: none "> < a href ="#unreleased "> Unreleased</ a > </ li >
31+ < li > < a href ="#v0.8.3 "> v0.8.3</ a > </ li >
3132 < li > < a href ="#v0.8.2 "> v0.8.2</ a > </ li >
3233 < li > < a href ="#v0.8.1 "> v0.8.1</ a > </ li >
3334 < li > < a href ="#v0.8.0 "> v0.8.0</ a > </ li >
4950
5051< main id ="top " class ="content ">
5152 < h1 > Changelog</ h1 >
52- < section id ="unreleased ">
53+
54+ < section id ="unreleased " hidden ="hidden ">
5355 < div >
5456 < a style ="display: inline " href ="#unreleased "> < img src ="link.png " alt ="link "/> </ a >
55- < h2 style ="display: inline "> Unreleased </ h2 >
57+ < h2 style ="display: inline "> unreleased </ h2 >
5658 </ div >
5759
5860 < section id ="unreleased_added ">
5961 < h3 > Added</ h3 >
60- < ul >
61- < li >
62- Ability to navigate back to previous pages in
63- < a href ="https://github.com/VMelnalksnis/Gnomeshade/pull/1236 "> #1236</ a >
64- </ li >
65- </ ul >
62+ < ul > </ ul >
6663 </ section >
6764
68- < section id ="unreleased_changed " hidden =" hidden " >
65+ < section id ="unreleased_changed ">
6966 < h3 > Changed</ h3 >
7067 < ul > </ ul >
7168 </ section >
7269
73- < section id ="unreleased_deprecated " hidden =" hidden " >
70+ < section id ="unreleased_deprecated ">
7471 < h3 > Deprecated</ h3 >
7572 < ul > </ ul >
7673 </ section >
7774
78- < section id ="unreleased_removed " hidden =" hidden " >
75+ < section id ="unreleased_removed ">
7976 < h3 > Removed</ h3 >
8077 < ul > </ ul >
8178 </ section >
8279
8380 < section id ="unreleased_fixed ">
81+ < h3 > Fixed</ h3 >
82+ < ul > </ ul >
83+ </ section >
84+
85+ < section id ="unreleased_security ">
86+ < h3 > Security</ h3 >
87+ < ul > </ ul >
88+ </ section >
89+ </ section >
90+
91+ < section id ="v0.8.3 ">
92+ < div >
93+ < a style ="display: inline " href ="#v0.8.3 "> < img src ="link.png " alt ="link "/> </ a >
94+ < h2 style ="display: inline "> v0.8.3</ h2 >
95+ < h3 style ="display: inline "> 2024-08-20</ h3 >
96+ </ div >
97+
98+ < section id ="v0.8.3_added ">
99+ < h3 > Added</ h3 >
100+ < ul >
101+ < li >
102+ Ability to navigate back to previous pages in
103+ < a href ="https://github.com/VMelnalksnis/Gnomeshade/pull/1236 "> #1236</ a >
104+ </ li >
105+ </ ul >
106+ </ section >
107+
108+ < section id ="v0.8.3_fixed ">
84109 < h3 > Fixed</ h3 >
85110 < ul >
86111 < li >
@@ -94,17 +119,21 @@ <h3>Fixed</h3>
94119 </ ul >
95120 </ section >
96121
97- < section id ="unreleased_security ">
122+ < section id ="v0.8.3_security ">
98123 < h3 > Security</ h3 >
99124 < ul >
100125 < li >
101126 Bump .NET SDK version in
102127 < a href ="https://github.com/VMelnalksnis/Gnomeshade/pull/1314 "> #1314</ a >
103128 </ li >
129+ < li >
130+ Bump .NET SDK version in
131+ < a href ="https://github.com/VMelnalksnis/Gnomeshade/pull/1333 "> #1333</ a >
132+ </ li >
104133 </ ul >
105134 </ section >
106135
107- Full Changelog: < a href ="https://github.com/VMelnalksnis/Gnomeshade/compare/v0.8.2...nightly "> v0.8.2...</ a >
136+ Full Changelog: < a href ="https://github.com/VMelnalksnis/Gnomeshade/compare/v0.8.2...v0.8.3 "> v0.8.2...v0.8.3 </ a >
108137 </ section >
109138
110139 < section id ="v0.8.2 ">
@@ -205,10 +234,6 @@ <h3>Security</h3>
205234 Bump .NET SDK version in
206235 < a href ="https://github.com/VMelnalksnis/Gnomeshade/pull/1233 "> #1233</ a >
207236 </ li >
208- < li >
209- Bump .NET SDK version in
210- < a href ="https://github.com/VMelnalksnis/Gnomeshade/pull/1333 "> #1333</ a >
211- </ li >
212237 </ ul >
213238 </ section >
214239
0 commit comments