Skip to content

Commit

Permalink
V0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kupiqu committed Dec 1, 2019
1 parent 133247c commit b339908
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
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.7.1")
set(PROJECT_VERSION "0.7.2")
set(PROJECT_VERSION_MAJOR 0)

cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
Expand Down
8 changes: 6 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
V0.7.1
V0.7.2
---------

* Improved Behavior of TitleBar Gradient and Line Separation
* Further improvement of TitleBar Gradient and Line Separation
* Added line separation override
* Button padding applies both horizontally and vertically (nice method to adjust title bar height)
* Tiny border reduces now to window outline, all other borders move accordingly, normal is prev tiny, big is prev normal, etc.
* Added hide title bar option under any maximization, including V/H

V0.7.1
---------

* Improved Behavior of TitleBar Gradient and Line Separation

V0.7.0
---------
Expand Down

0 comments on commit b339908

Please sign in to comment.