Skip to content

Commit

Permalink
Changelog 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rtbo committed Nov 10, 2024
1 parent 8623b9e commit 51fd1c3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased] - - various authors

## [1.5.0] - 2024-11-09 - various authors
### Added
- `UnknownError` and no more panic for failed resolution (#266)
- unsafe public API to resolve FFI events and errors (#266)
- `Reply::as_raw` (#267)
- `GetModifierMappingReply::keycodes_per_modifier` is public (#271)

### Fixed
- Compilation warnings (#275)

## [1.4.0] - 2024-04-23 - various authors
### Added
- `BaseEvent::is_from_send_event` (#262)
Expand Down

0 comments on commit 51fd1c3

Please sign in to comment.