Skip to content

Commit

Permalink
Release version 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTumultuousUnicornOfDarkness committed Nov 12, 2023
1 parent 575d7c7 commit b957c03
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 65 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ if(POLICY CMP0075)
cmake_policy(SET CMP0075 NEW)
endif()
project(cpu-x
VERSION "5.0.1"
VERSION "5.0.2"
LANGUAGES C CXX
)

Expand Down
147 changes: 83 additions & 64 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,152 +5,171 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

- [Changelog](#changelog)
- [\[v5.0.1\] - 2023-10-21](#v501---2023-10-21)
- [\[v5.0.2\] - 2023-11-12](#v502---2023-11-12)
- [Changed](#changed)
- [Fixed](#fixed)
- [\[v5.0.1\] - 2023-10-21](#v501---2023-10-21)
- [Changed](#changed-1)
- [Fixed](#fixed-1)
- [\[v5.0.0\] - 2023-10-15](#v500---2023-10-15)
- [Added](#added)
- [Changed](#changed-1)
- [Changed](#changed-2)
- [Removed](#removed)
- [Fixed](#fixed-1)
- [Fixed](#fixed-2)
- [\[v4.5.3\] - 2023-04-02](#v453---2023-04-02)
- [Added](#added-1)
- [Changed](#changed-2)
- [Fixed](#fixed-2)
- [\[v4.5.2\] - 2022-11-12](#v452---2022-11-12)
- [Changed](#changed-3)
- [Fixed](#fixed-3)
- [\[v4.5.1\] - 2022-10-23](#v451---2022-10-23)
- [\[v4.5.2\] - 2022-11-12](#v452---2022-11-12)
- [Changed](#changed-4)
- [Fixed](#fixed-4)
- [\[v4.5.1\] - 2022-10-23](#v451---2022-10-23)
- [Changed](#changed-5)
- [Fixed](#fixed-5)
- [\[v4.5.0\] - 2022-10-09](#v450---2022-10-09)
- [Added](#added-2)
- [Changed](#changed-5)
- [Changed](#changed-6)
- [Removed](#removed-1)
- [Fixed](#fixed-5)
- [Fixed](#fixed-6)
- [\[v4.4.0\] - 2022-08-28](#v440---2022-08-28)
- [Added](#added-3)
- [Changed](#changed-6)
- [Fixed](#fixed-6)
- [\[v4.3.1\] - 2022-05-08](#v431---2022-05-08)
- [Changed](#changed-7)
- [Fixed](#fixed-7)
- [\[v4.3.1\] - 2022-05-08](#v431---2022-05-08)
- [Fixed](#fixed-8)
- [\[v4.3.0\] - 2022-02-18](#v430---2022-02-18)
- [Added](#added-4)
- [Changed](#changed-7)
- [Fixed](#fixed-8)
- [Changed](#changed-8)
- [Fixed](#fixed-9)
- [\[v4.2.0\] - 2021-03-28](#v420---2021-03-28)
- [Added](#added-5)
- [Changed](#changed-8)
- [Changed](#changed-9)
- [Removed](#removed-2)
- [Fixed](#fixed-9)
- [Fixed](#fixed-10)
- [\[v4.1.0\] - 2021-01-10](#v410---2021-01-10)
- [Added](#added-6)
- [Changed](#changed-9)
- [Fixed](#fixed-10)
- [\[v4.0.1\] - 2020-06-13](#v401---2020-06-13)
- [Changed](#changed-10)
- [Fixed](#fixed-11)
- [\[v4.0.1\] - 2020-06-13](#v401---2020-06-13)
- [Changed](#changed-11)
- [Fixed](#fixed-12)
- [\[v4.0.0\] - 2020-05-17](#v400---2020-05-17)
- [Added](#added-7)
- [Changed](#changed-11)
- [Changed](#changed-12)
- [Removed](#removed-3)
- [Fixed](#fixed-12)
- [Fixed](#fixed-13)
- [\[v3.2.4\] - 2019-01-13](#v324---2019-01-13)
- [Changed](#changed-12)
- [Changed](#changed-13)
- [Deprecated](#deprecated)
- [Fixed](#fixed-13)
- [Fixed](#fixed-14)
- [\[v3.2.3\] - 2018-07-01](#v323---2018-07-01)
- [Added](#added-8)
- [Changed](#changed-13)
- [Changed](#changed-14)
- [Removed](#removed-4)
- [\[v3.2.2\] - 2018-05-03](#v322---2018-05-03)
- [Changed](#changed-14)
- [Fixed](#fixed-14)
- [\[v3.2.1\] - 2018-03-24](#v321---2018-03-24)
- [Changed](#changed-15)
- [Removed](#removed-5)
- [Fixed](#fixed-15)
- [\[v3.2.1\] - 2018-03-24](#v321---2018-03-24)
- [Changed](#changed-16)
- [Removed](#removed-5)
- [Fixed](#fixed-16)
- [\[v3.2.0\] - 2018-01-31](#v320---2018-01-31)
- [Added](#added-9)
- [Changed](#changed-16)
- [Changed](#changed-17)
- [Removed](#removed-6)
- [Fixed](#fixed-16)
- [Fixed](#fixed-17)
- [\[v3.1.3\] - 2016-10-25](#v313---2016-10-25)
- [Added](#added-10)
- [Changed](#changed-17)
- [Fixed](#fixed-17)
- [\[v3.1.2\] - 2016-10-23](#v312---2016-10-23)
- [Added](#added-11)
- [Changed](#changed-18)
- [Fixed](#fixed-18)
- [\[v3.1.1\] - 2016-10-16](#v311---2016-10-16)
- [\[v3.1.2\] - 2016-10-23](#v312---2016-10-23)
- [Added](#added-11)
- [Changed](#changed-19)
- [Fixed](#fixed-19)
- [\[v3.1.1\] - 2016-10-16](#v311---2016-10-16)
- [Fixed](#fixed-20)
- [\[v3.1.0\] - 2016-09-24](#v310---2016-09-24)
- [Added](#added-12)
- [Changed](#changed-19)
- [Removed](#removed-7)
- [Fixed](#fixed-20)
- [\[v3.0.1\] - 2016-08-23](#v301---2016-08-23)
- [Changed](#changed-20)
- [Removed](#removed-7)
- [Fixed](#fixed-21)
- [\[v3.0.1\] - 2016-08-23](#v301---2016-08-23)
- [Changed](#changed-21)
- [Fixed](#fixed-22)
- [\[v3.0.0\] - 2016-06-15](#v300---2016-06-15)
- [Added](#added-13)
- [Changed](#changed-21)
- [Changed](#changed-22)
- [Removed](#removed-8)
- [\[v2.2.2\] - 2015-12-02](#v222---2015-12-02)
- [Changed](#changed-22)
- [Fixed](#fixed-22)
- [\[v2.2.1\] - 2015-11-27](#v221---2015-11-27)
- [Changed](#changed-23)
- [Fixed](#fixed-23)
- [\[v2.2.0\] - 2015-11-21](#v220---2015-11-21)
- [Added](#added-14)
- [\[v2.2.1\] - 2015-11-27](#v221---2015-11-27)
- [Changed](#changed-24)
- [Fixed](#fixed-24)
- [\[v2.1.1\] - 2015-08-26](#v211---2015-08-26)
- [Added](#added-15)
- [\[v2.2.0\] - 2015-11-21](#v220---2015-11-21)
- [Added](#added-14)
- [Changed](#changed-25)
- [Fixed](#fixed-25)
- [\[v2.1.0\] - 2015-08-08](#v210---2015-08-08)
- [Added](#added-16)
- [\[v2.1.1\] - 2015-08-26](#v211---2015-08-26)
- [Added](#added-15)
- [Changed](#changed-26)
- [Fixed](#fixed-26)
- [\[v2.1.0\] - 2015-08-08](#v210---2015-08-08)
- [Added](#added-16)
- [Changed](#changed-27)
- [Fixed](#fixed-27)
- [\[v2.0.3\] - 2015-03-15](#v203---2015-03-15)
- [Added](#added-17)
- [Changed](#changed-27)
- [Changed](#changed-28)
- [Removed](#removed-9)
- [Fixed](#fixed-27)
- [Fixed](#fixed-28)
- [\[v2.0.2\] - 2015-02-08](#v202---2015-02-08)
- [Added](#added-18)
- [Changed](#changed-28)
- [Fixed](#fixed-28)
- [\[v2.0.1\] - 2014-11-23](#v201---2014-11-23)
- [Added](#added-19)
- [Changed](#changed-29)
- [Fixed](#fixed-29)
- [\[v2.0.0\] - 2014-11-16](#v200---2014-11-16)
- [Added](#added-20)
- [\[v2.0.1\] - 2014-11-23](#v201---2014-11-23)
- [Added](#added-19)
- [Changed](#changed-30)
- [Fixed](#fixed-30)
- [\[v1.2.2\] - 2014-11-05](#v122---2014-11-05)
- [Added](#added-21)
- [\[v2.0.0\] - 2014-11-16](#v200---2014-11-16)
- [Added](#added-20)
- [Changed](#changed-31)
- [Fixed](#fixed-31)
- [\[v1.2.1\] - 2014-10-24](#v121---2014-10-24)
- [Added](#added-22)
- [\[v1.2.2\] - 2014-11-05](#v122---2014-11-05)
- [Added](#added-21)
- [Changed](#changed-32)
- [Fixed](#fixed-32)
- [\[v1.2.0\] - 2014-10-12](#v120---2014-10-12)
- [Added](#added-23)
- [\[v1.2.1\] - 2014-10-24](#v121---2014-10-24)
- [Added](#added-22)
- [Changed](#changed-33)
- [Fixed](#fixed-33)
- [\[v1.2.0\] - 2014-10-12](#v120---2014-10-12)
- [Added](#added-23)
- [Changed](#changed-34)
- [Fixed](#fixed-34)
- [\[v1.1.0\] - 2014-09-28](#v110---2014-09-28)
- [Added](#added-24)
- [Changed](#changed-34)
- [Changed](#changed-35)
- [\[v1.0.0\] - 2014-09-21](#v100---2014-09-21)

---

## [v5.0.2] - 2023-11-12

### Changed

- Print vendor ID and device ID in Graphics tab for "Device ID" label (#311)
- Update various tags in appdata.xml file
- Rename AppID from com.github.thetumultuousunicornofdarkness.cpu-x to io.github.thetumultuousunicornofdarkness.cpu-x

### Fixed

- Fix daemon socket path when prefix is `/usr/local` (#310)
- Fix launchable field in appdata.xml file
- Fix icon name field in PolKit policy file

---

## [v5.0.1] - 2023-10-21

### Changed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
<id>cpu-x.desktop</id>
</provides>
<releases>
<release version="5.0.2" date="2023-11-12"/>
<release version="5.0.1" date="2023-10-21"/>
<release version="5.0.0" date="2023-10-15"/>
</releases>
Expand Down

0 comments on commit b957c03

Please sign in to comment.