Skip to content

Commit

Permalink
version 0.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
elinorbgr committed Oct 10, 2023
1 parent 04463bf commit 6e276f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 0.12.3 -- 2023-10-10

#### Additions

- `Token` and `RegistrationToken` are now invalidated when the event source they represent is removed from the event loop.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "calloop"
version = "0.12.2"
version = "0.12.3"
authors = ["Elinor Berger <[email protected]>"]
documentation = "https://docs.rs/calloop/"
repository = "https://github.com/Smithay/calloop"
Expand Down

0 comments on commit 6e276f6

Please sign in to comment.