Skip to content

Commit

Permalink
update changelog for release v0.8.1
Browse files Browse the repository at this point in the history
Signed-off-by: Saul Henriquez <[email protected]>
  • Loading branch information
saulhdev committed Aug 18, 2021
1 parent 196a5a8 commit 7fb98f2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions assets/changelog.htm
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,19 @@
<body id="top">

<div>
<h2>v0.8.1 (Build 290)</h2>
<h4>Release date: 08-15-2021</h4>
<h2>v0.8.1 (Build 280)</h2>
<h4>Release date: 08-17-2021</h4>
<ul class="changelog">
<li>Add: Brave web search</li>
<li>Add: Press back gesture preference</li>
<li>Add: Press Home gesture preference</li>
<li>Add: Desktop Mode</li>
<li>Fix: Text color on widget selector for light theme</li>
<li>Fix: Search hidden apps</li>
<li>Fix: Folder icon in cover mode</li>
<li>Restore smartspace widget</li>
<li>Restore Adaptive clock icon (Google)</li>
<li>Restore Adaptive calendar icon (Google)</li>
</ul>
<p><a href="#top">Back to the top</a></p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ android {
compileSdkVersion 30

def name = "0.8.1"
def code = 278
def code = 280

defaultConfig {
minSdkVersion 26
Expand Down

0 comments on commit 7fb98f2

Please sign in to comment.