<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
🎉 Exciting new features
* Epochs that are `'TOO_SHORT'` to fit into the recording get dropped from epochs and log files with a warning by alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/168
🐛 Bug fixes
* Integer coercion warning now only shows up if `ica_n_components` isn't `int` already by alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/167
* Warn but continue when epochs selected for averaging are empty (e.g., all epochs were rejected) by alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/172
📄 Documentation
* Small improvements to the installation instructions by alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/169
* Improve bits of text in the UCAP example by alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/173
**Full Changelog**: https://github.com/alexenge/hu-neuro-pipeline/compare/v0.8.3...v0.8.4