From 9cd9b6d12167ee7447b0ae95138a5af020369cac Mon Sep 17 00:00:00 2001 From: Fengchao Date: Sat, 16 Dec 2023 17:33:15 -0500 Subject: [PATCH] Prepare to release 1.10.12. --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d83663d..d9e9d31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## 1.10.12 - 2023-12-XX +- Add support for multiple ranks per scan +- Add support for isobaric labelling. Add several new flags for isobaric labelling quantification. +- Significantly improve the ddaPASEF .d loading speed +- Propagate modification localization info to LFQ MSstats files +- Add `--perform-ms1quant` and `--site-reports` flag +- Add `combined_site_` before the site report file name +- Make the MBR ion probability threshold always `>= 0.5` +- Do not generate N/C-term modification site report +- Remove LC-MS file checking +- Various bug fixes and improvements + ## 1.9.8 - 2023-05-31 - Add MBR support for the MS1-based label quantification - Support fractionated data for the MS1-based label quantification