Skip to content
This repository was archived by the owner on Nov 5, 2023. It is now read-only.

Commit 1f70410

Browse files
Changes for new version (v2.21.1)
1 parent c22deed commit 1f70410

File tree

4 files changed

+17
-1
lines changed

4 files changed

+17
-1
lines changed

Changes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# System Monitoring Center
22

3+
### v2.21.1 (13.08.2023)
4+
* Minor improvements
5+
36
### v2.21.0 (12.08.2023)
47
* New: CPU cache options for core and socket (CPU tab)
58
* Improvements for CPU cache values (CPU tab)

data/io.github.hakandundar34coding.system-monitoring-center.appdata.xml.in

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,13 @@
8989
</screenshot>
9090
</screenshots>
9191
<releases>
92+
<release version="2.21.1" date="2023-08-13">
93+
<description>
94+
<ul>
95+
<li>Minor improvements</li>
96+
</ul>
97+
</description>
98+
</release>
9299
<release version="2.21.0" date="2023-08-12">
93100
<description>
94101
<ul>

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
system-monitoring-center (2.21.1) unstable; urgency=medium
2+
3+
* Minor improvements
4+
5+
-- Hakan Dündar <[email protected]> Sun, 13 Aug 2023 10:25:00 +0300
6+
17
system-monitoring-center (2.21.0) unstable; urgency=medium
28

39
* New: CPU cache options for core and socket (CPU tab)

src/__version__

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.21.0
1+
2.21.1

0 commit comments

Comments
 (0)