# Changelog

All notable changes to `cpu-load-health-check` will be documented in this file.

## 1.0.4 - 2023-10-03

### What's Changed

- Update tests by @kudashevs in https://github.com/spatie/cpu-load-health-check/pull/15
- Round load values to 2 decimals by @clementmas in https://github.com/spatie/cpu-load-health-check/pull/31

### New Contributors

- @clementmas made their first contribution in https://github.com/spatie/cpu-load-health-check/pull/31

**Full Changelog**: https://github.com/spatie/cpu-load-health-check/compare/1.0.3...1.0.4

## 1.0.3 - 2022-12-12

### What's Changed

- Fix code by @leslieeilsel in https://github.com/spatie/cpu-load-health-check/pull/1
- Bump dependabot/fetch-metadata from 1.1.1 to 1.2.0 by @dependabot in https://github.com/spatie/cpu-load-health-check/pull/4
- Bump dependabot/fetch-metadata from 1.2.0 to 1.2.1 by @dependabot in https://github.com/spatie/cpu-load-health-check/pull/5
- Bump dependabot/fetch-metadata from 1.2.1 to 1.3.0 by @dependabot in https://github.com/spatie/cpu-load-health-check/pull/7
- Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in https://github.com/spatie/cpu-load-health-check/pull/8
- Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in https://github.com/spatie/cpu-load-health-check/pull/9
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in https://github.com/spatie/cpu-load-health-check/pull/10
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in https://github.com/spatie/cpu-load-health-check/pull/12
- Bump actions/checkout from 2 to 3.1.0 by @dependabot in https://github.com/spatie/cpu-load-health-check/pull/11
- Bump ramsey/composer-install from 1 to 2 by @dependabot in https://github.com/spatie/cpu-load-health-check/pull/13
- Add sys_getloadavg function existence check by @kudashevs in https://github.com/spatie/cpu-load-health-check/pull/14

### New Contributors

- @leslieeilsel made their first contribution in https://github.com/spatie/cpu-load-health-check/pull/1
- @dependabot made their first contribution in https://github.com/spatie/cpu-load-health-check/pull/4
- @kudashevs made their first contribution in https://github.com/spatie/cpu-load-health-check/pull/14

**Full Changelog**: https://github.com/spatie/cpu-load-health-check/compare/1.0.2...1.0.3

## 1.0.2 - 2021-12-13

- fix class name

## 1.0.1 - 2021-12-13

- fix installation

## 1.0.0 - 2021-12-13

- initial release
