File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44
55## Unreleased
6+
7+ ## [ 0.3.1] 2022-11-04
68- Added support for Norwegian Bokmål (Thanks [ msigurdsen] ( https://github.com/msigurdsen ) )
79- Added support for Turkish language (Thanks [ emrgncr] ( https://github.com/emrgncr ) )
810- Corrected display of the current battery level
Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.5 )
22
3- project (MControlCenter VERSION 0.3.0 LANGUAGES CXX )
3+ project (MControlCenter VERSION 0.3.1 LANGUAGES CXX )
44
55set (CMAKE_INCLUDE_CURRENT_DIR ON )
66
Original file line number Diff line number Diff line change 729729 <item row =" 0" column =" 1" >
730730 <widget class =" QLabel" name =" versionValueLabel" >
731731 <property name =" text" >
732- <string notr =" true" >0.3.0 </string >
732+ <string notr =" true" >0.3.1 </string >
733733 </property >
734734 </widget >
735735 </item >
You can’t perform that action at this time.
0 commit comments