Skip to content

Commit b05abf6

Browse files
committed
release: v0.0.2
1 parent 332cad9 commit b05abf6

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

UPDATELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v0.0.2
2+
3+
### Features
4+
5+
- Brand new logo
6+
- Default to not create a window to optimize performance
7+
- Removed right-click refresh button
8+
- Improved system tray interaction
9+
- UI display optimization
10+
11+
---
12+
113
## v0.0.1
214

315
### Features

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "keyecho"
33
edition = "2021"
4-
version = "0.0.1"
4+
version = "0.0.2"
55
authors = ["Zachary"]
66
description = "KeyEcho"
77

0 commit comments

Comments
 (0)