Skip to content

Commit

Permalink
V0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kupiqu committed Nov 23, 2019
1 parent c70a490 commit 14bcfde
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

project(sierrabreezeenhanced)
set(PROJECT_VERSION "0.5.3")
set(PROJECT_VERSION "0.6.0")
set(PROJECT_VERSION_MAJOR 0)

cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
Expand Down
9 changes: 9 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
V0.6.0
---------

* Enabled option to hide title bar
* Nicer hide title bar behavior (it actually keeps a title bar as minimalistic as it can be to save vertical space; thought for laptops using window appMenu and window buttons in a latte panel)
* Fixed issue in Symbol Style Minimal
* Improved outer ring contrast
* Fixed issue with titlebar color (issue #36)

V0.5.3
---------

Expand Down

0 comments on commit 14bcfde

Please sign in to comment.