Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeHahn committed Jul 20, 2023
1 parent 5eaaa2d commit c068836
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [0.17.2-rc6]
### Changed
- We now avoid scaling utilization and clamp it directly to the appropriate
range.

## [0.17.2-rc5]
### Changed
- We now clamp CPU utilization to number of cores, not scaled to.
Expand All @@ -20,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [0.17.2-rc2]
### Removed
- Observer no longer emits tick data for kernel and user-space time.
- Observer no longer emits tick data for kernel and user-space time.
### Changed
- Observer now distinguishes between parent and children processes.
- Config can now be specified using an env var `LADING_CONFIG`. If set, the env var takes precedence over the on-disk config file.
Expand Down

0 comments on commit c068836

Please sign in to comment.