Skip to content

Commit

Permalink
Update CHANGELOG.md for recent changes
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Oct 11, 2024
1 parent 899b007 commit 934227d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased][]

- Correctly round CLI arguments ([899b007][])
- Support for LLVM-based coverage reporting with Clang.
- Upgrade to Qt 6.8.0, and 6.7.3.

### Changed
Expand Down Expand Up @@ -143,6 +145,7 @@ Thanks to [@lnxsr](https://github.com/lnxsr) for contributing to this release.
[073bce8]: https://github.com/pcolby/dokit/commit/073bce82014a85e033639862fdb061c72b7971fd "Include switch and charging status in CLI output"
[4094bfb]: https://github.com/pcolby/dokit/commit/4094bfb218df20e1d34222b0b701fad8f57b0f2b "Warn when requesting an unsupported scan timeout"
[7f70715]: https://github.com/pcolby/dokit/commit/7f7071554cdb8170aeeaa7fb51fec26535f00321 "Correctly exit on discovery agent errors"
[899b007]: https://github.com/pcolby/dokit/commit/899b007e73e64e724f2785acafddd2d3fc6f893e "Round command line options correctly"
[#9]: https://github.com/pcolby/dokit/issues/9
[#17]: https://github.com/pcolby/dokit/issues/17
[#18]: https://github.com/pcolby/dokit/issues/18
Expand Down

0 comments on commit 934227d

Please sign in to comment.