From 25678a60c448b63f5342054e7d104763930a471b Mon Sep 17 00:00:00 2001 From: John Schember Date: Sat, 26 Oct 2024 13:32:13 -0400 Subject: [PATCH] bump version to 6.2 --- CMakeLists.txt | 2 +- ChangeLog | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7c3687c..3ed58cf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.18) -project(KDocker VERSION 6.1 LANGUAGES CXX) +project(KDocker VERSION 6.2 LANGUAGES CXX) set(CMAKE_CXX_STANDARD 17) set(CMAKE_CXX_STANDARD_REQUIRED ON) diff --git a/ChangeLog b/ChangeLog index 60263fd..ccd6a5f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +for version 6.2 + - Save and use a local copy of an icon when setting a custom icon + - Use a blue missing icon, icon when a previously set custom icon cannot be read + - Show application when clicking KDocker title change notification + - Does not work on some desktop enviroments + - Applies to KDocker created notifications only and not application created notifications + for version 6.1 - Rework reading window icons - Fix saving and using the following settings