Skip to content

Commit

Permalink
Fix wrong changelog entry about SessionChangeReason
Browse files Browse the repository at this point in the history
  • Loading branch information
faern committed Apr 16, 2024
1 parent 04c0b0c commit c213e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### Changed
- Breaking: Make a bunch of enums `#[non_exhaustive]`: `Error`, `PowerBroadcastSetting`,
`PowerEventParam`, `SessionChangeReason` and `ServiceControl`.
`PowerEventParam` and `ServiceControl`.
- Breaking: Upgrade `windows-sys` dependency to 0.52


Expand Down

0 comments on commit c213e26

Please sign in to comment.