Skip to content

Commit 51fd1c3

Browse files
committed
Changelog 1.5.0
1 parent 8623b9e commit 51fd1c3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased] - - various authors
88

9+
## [1.5.0] - 2024-11-09 - various authors
10+
### Added
11+
- `UnknownError` and no more panic for failed resolution (#266)
12+
- unsafe public API to resolve FFI events and errors (#266)
13+
- `Reply::as_raw` (#267)
14+
- `GetModifierMappingReply::keycodes_per_modifier` is public (#271)
15+
16+
### Fixed
17+
- Compilation warnings (#275)
18+
919
## [1.4.0] - 2024-04-23 - various authors
1020
### Added
1121
- `BaseEvent::is_from_send_event` (#262)

0 commit comments

Comments
 (0)