Skip to content

Commit

Permalink
Updated changelog for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
mliberty1 committed Jan 28, 2025
1 parent 0ba699b commit 1f62762
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@ This file contains the list of changes made to pyjoulescope.

## 1.2.2

2025 Jan 28 [in progress]
2025 Jan 28

* Removed Device.output_sampling_frequency setter which never worked as an API
setter and was never intended to be API-accessible.
The JS110 and JS220 implementations used this as a protected setter.
Changed to `_output_sampling_frequency_set` function.
* Changed psutil dependency to still allow 5.


## 1.2.1
Expand Down

0 comments on commit 1f62762

Please sign in to comment.