CHANGES IN VERSION 1.3.1 (Release date: 2025-02-04)
------------------------

    o Fixing wrong counter in the loop.

CHANGES IN VERSION 1.1.1 (Release date: 2024-09-10)
------------------------

    o Fixing wrong error/warning messages;
    o Adding example of user-provided annotation.

CHANGES IN VERSION 1.0.1 (Release date: 2024-07-03)
------------------------

    o Fixing warnings printing.

CHANGES IN VERSION 0.99.8 (Release date: 2024-03-16)
------------------------

    o Fixing parallelization set-up.
    
CHANGES IN VERSION 0.99.7 (Release date: 2024-03-14)
------------------------

    o Fixing "exportglobals = FALSE" in the vignette.

CHANGES IN VERSION 0.99.6 (Release date: 2024-03-14)
------------------------

    o Fixing "BPPARAM" and "assay" usage.

CHANGES IN VERSION 0.99.5 (Release date: 2024-03-05)
------------------------

    o Add "BPPARAM" argument for BiocParallel parallelization.
    o Add "which_assay" and "overwrite_res" arguments for better manupulation of SummarizedExperiment object.
    o Change license.

CHANGES IN VERSION 0.99.4 (Release date: 2024-02-29)
------------------------

    o Switch to ChAMPdata package for annotation instead of the internal one to save space.
    o Add unit tests.
    o Put splitting the dataset by chromosomes in a separate function.
    o Fix Bioconductor review comments.

CHANGES IN VERSION 0.99.3 (Release date: 2023-07-01)
------------------------

    o Fix notes.


CHANGES IN VERSION 0.99.2 (Release date: 2023-06-12)
------------------------

    o Change vignette example data to SummarizedExperiment.

CHANGES IN VERSION 0.99.1 (Release date: 2023-06-01)
------------------------

    o Change of possible input: either numeric matrix or SummarizedExperiment;
    o Adding independent imputation for different samples groups.


VERSION 0.99.0 (Release date: 2023-05-08)
------------------------
    o First commit.




