Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare release 55.3.0 #1324

Merged
merged 1 commit into from
Mar 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 14 additions & 4 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,29 @@ Unreleased

Added
-----
- Add support for ``Python 3.12``
- Add ``samtools-depth-single`` process

Changed
-------

Fixed
-----


===================
55.3.0 - 2024-03-25
===================

Added
-----
- Add support for ``Python 3.12``
- Add ``samtools-depth-single`` process

Fixed
-----
- Fix handling of missing post-peak QC reports in MultiQC
when MACS2 is run in broad peak mode
- Fix handling STAR alignment reports for downsampled inputs
in MultiQC
- Fix handling of large files in ``samtools-depth`` process
in MultiQC


===================
Expand Down