Skip to content

Commit 2a13145

Browse files
committed
v0.14.2
Signed-off-by: John Nunley <dev@notgull.net>
1 parent 5c90098 commit 2a13145

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Unreleased
44

5+
## 0.14.2 -- 2024-12-03
6+
7+
#### Bugfixes
8+
9+
- Simplify the way timeouts are calculated for `Poll`. (#214)
10+
511
## 0.14.1 -- 2024-09-05
612

713
#### Additions

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "calloop"
3-
version = "0.14.1"
3+
version = "0.14.2"
44
authors = ["Elinor Berger <elinor@safaradeg.net>"]
55
documentation = "https://docs.rs/calloop/"
66
repository = "https://github.com/Smithay/calloop"

0 commit comments

Comments
 (0)