Skip to content

Commit 52d7048

Browse files
committed
v0.3.3
1 parent 1dccda0 commit 52d7048

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.3.3
2+
* Fix bad file descriptor crash on X11. (#168)
3+
14
# 0.3.2
25

36
* Document that `present_with_damage` is supported on web platforms. (#152)

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "softbuffer"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
description = "Cross-platform software buffer"

0 commit comments

Comments
 (0)