Skip to content

Commit 376e3a0

Browse files
committed
updated changelog
1 parent 5828561 commit 376e3a0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3-
## Version 0.6.0 - xx, 2022
3+
## Version 0.6.1 - August 19, 2022
44
### Improvements
55
- `biopsykit.signals.ecg.EcgProcessor`: improved handling of errors occurring during ECG processing
6+
- `biopsykit.plotting`: Improved boxplot behavior due to the use of the new light palettes of
7+
[`fau-colors`](https://github.com/mad-lab-fau/fau_colors).
8+
See the [`StatsPipeline & Plotting Example`](https://biopsykit.readthedocs.io/en/latest/examples/_notebooks/StatsPipeline_Plotting_Example.html)
9+
for further information.
610
### Bugfixes:
711
- `biopsykit.signals.imu.ActivityCounts`: added timezone support ([PR 31](https://github.com/mad-lab-fau/BioPsyKit/pull/31))
812
- `biopsykit.signals.imu.RestPeriods`: fixed bug in computing resting periods

0 commit comments

Comments
 (0)