Skip to content

Commit 1708175

Browse files
committed
Prepare release
1 parent 1f54885 commit 1708175

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
0.4.2 (2025-04-26)
2+
==================
3+
4+
## Changed
5+
6+
* Fixed a panic in `DistributedFill`
7+
18
0.4.1 (2023-10-10)
29
==================
310

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "embedded-layout"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
license = "MIT"
55
description = "Extend embedded-graphics with simple layout functions"
66
repository = "https://github.com/bugadani/embedded-layout"

0 commit comments

Comments
 (0)