File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,10 +4,15 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## 0.3.0 - 2022-11-30
8+ ### Changed
9+ - Bump required ` zbus ` , and add ` assume_defaults ` to avoid a warning. [ #8 ] ( https://github.com/segevfiner/keepawake-rs/pull/8 )
10+ - Use ` impl Into<String> ` in builder parameters to make usage more ergonomic. [ #9 ] ( https://github.com/segevfiner/keepawake-rs/pull/9 )
11+
712## 0.2.0 - 2022-11-12
813### Changed
914- The library crate now allows setting the reason and application name used on some operating
10- systems.
15+ systems. [ # 5 ] ( https://github.com/segevfiner/keepawake-rs/pull/5 )
1116- The libray crate now exposes a builder API instead of a struct.
1217
1318### Fixed
You can’t perform that action at this time.
0 commit comments