Skip to content

Commit ba244dc

Browse files
committed
Update changelog
1 parent 19aadfe commit ba244dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
### Changed
1414
- **BREAKING** Switched to `derive_builder` for the builder (The builder is now created using `default()`).
1515
- **BREAKING** Renamed `AwakeHandle` to `KeepAwake`.
16+
- **BREAKING** New custom `Error` type instead of using `anyhow` for the library.
1617
- Made `winresource` to only be included in the `bin` feature.
1718
- Updated dependencies.
1819

0 commit comments

Comments
 (0)