Skip to content

Commit

Permalink
[CHANGELOG.md] fix: broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
vinifmor committed Jun 3, 2022
1 parent 7c4c01e commit 603e71f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [1.1.0] 2022-06-03

### Features
- If `cpu.performance` is defined, now the energy policy level is also set to full performance. This feature is only available for certain Intel CPUs (generally for laptop models). More on that [here](https://github.com/vinifmor/guapow/tree/cpu_epb#changing-cpu-cores-energy-policy-level-full-performance)
- If `cpu.performance` is defined, now the energy policy level is also set to full performance. This feature is only available for certain Intel CPUs (generally for laptop models). More on that [here](https://github.com/vinifmor/guapow#opt_cpu_epl)

### Improvements
- Optimizer settings:
- `launcher.mapping.timeout`: now defaults to `30` seconds instead of `15`.
- `launcher.mapping.timeout`: now defaults to `30` seconds instead of `15`

## [1.0.2] 2021-12-26

Expand Down

0 comments on commit 603e71f

Please sign in to comment.