Skip to content

Commit 98a85d8

Browse files
committed
Release v0.5.1
1 parent f538968 commit 98a85d8

File tree

3 files changed

+12
-8
lines changed

3 files changed

+12
-8
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v0.5.1
2+
- Added file browser quick access list for common system paths
3+
- Added favorite locations to the file browser, allowing saving custom paths
4+
- Added a set of fantasy themed frames
15

26
# v0.5.0
37
- Added ability to switch image for all workspaces

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "token-maker"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)