Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Commit 5e36436

Browse files
committed
feat: 0.3.2 release notes
1 parent ed047c1 commit 5e36436

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

data/com.github.GradienceTeam.Gradience.appdata.xml.in.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
<li>Тransition from cssutils to an in-house solution</li>
4949
<li>Fixed issues with the CSS parser</li>
5050
<li>Fixed an issue with presets always being saved as User.json</li>
51-
<li>The presets are now removed correctly</li>
52-
<li>Internal structure was refactored</li>
51+
<li>Presets are now removed correctly</li>
52+
<li>The Internal structure was refactored</li>
5353
<li>Various typos were fixed</li>
54-
<li>README was fully rewritten</li>
54+
<li>The README was fully rewritten</li>
5555
<li>All screenshots were taken in high resolution</li>
5656
<li>New and updated translations</li>
5757
</ul>

gradience/main.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,10 +1034,10 @@ def show_about_window(self, *_args):
10341034
<li>Тransition from cssutils to an in-house solution</li>
10351035
<li>Fixed issues with the CSS parser</li>
10361036
<li>Fixed an issue with presets always being saved as User.json</li>
1037-
<li>The presets are now removed correctly</li>
1038-
<li>Internal structure was refactored</li>
1037+
<li>Presets are now removed correctly</li>
1038+
<li>The Internal structure was refactored</li>
10391039
<li>Various typos were fixed</li>
1040-
<li>README was fully rewritten</li>
1040+
<li>The README was fully rewritten</li>
10411041
<li>All screenshots were taken in high resolution</li>
10421042
<li>New and updated translations</li>
10431043
</ul>

0 commit comments

Comments
 (0)