feat: Added release notes and commits to about page

This commit is contained in:
WerWolv
2023-11-05 19:57:29 +01:00
parent 0388bbdc6d
commit 4e4cdcdf61
5 changed files with 284 additions and 51 deletions

View File

@@ -522,7 +522,7 @@ namespace hex {
* @brief Gets the current ImHex version
* @return ImHex version
*/
std::string getImHexVersion();
std::string getImHexVersion(bool withBuildType = true);
/**
* @brief Gets the current git commit hash