Skip to content

Commit 46615ff

Browse files
committed
Version 0.4.2
1 parent 92112ec commit 46615ff

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
# v0.4.2
3+
- Fixed color picker being clipped by the side of the window
4+
- Frame modifier now allows the frames to be filtered by category
5+
- Image offset is now tracked from the center of the image rather than top left corner
6+
- Export button warns if the user is about to override existing file
7+
28
# v0.4.1
39
- Prettified the UI
410

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.

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.4.1"
3+
version = "0.4.2"
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)