Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
Add details on the changes done.
  • Loading branch information
JanneKiiskila committed Oct 20, 2023
1 parent ccd1d8d commit c322aa3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## 1.2.2
- Fixed misspellings.
- Updated `aiohttp` to 3.8.6 and `requests` to 2.31.0.
- Minor `pylint` fixes.

## 1.2.1
- Add marker `cpu_notif_test` to CPU resource notification test. This allows you to skip that test with `pytest -m "not cpu_notif_test"`. You can skip that and reboot test with `-m 'not (reboot_test or cpu_notif_test)'`.
Expand Down

0 comments on commit c322aa3

Please sign in to comment.