                 Changes in version 2.3.7 (2019-09-18)                  

    o   Bug fix: update call on `tidyr::gather` in `tidyUpMetrics` to
	work after bump in `tidyr` version to 1.0.0 on CRAN

                 Changes in version 2.3.6 (2019-09-06)                  

    o   Replace `sc_example_counts` dataset from `scater` with call to
	`scater::mockSCE`

    o   Fix error thrown by `show.BDData` when dataset is a list

                 Changes in version 2.3.5 (2019-06-22)                  

    o   Fix index title for "Feature: Error Handling" vignette

    o   Replace Rd references to `rlang::quos` with `rlang:quotation`
	topic page since aliasing appears to be causing warnings on
	Windows build

    o   Update pkgdown site with latest devel docs

                 Changes in version 2.3.4 (2019-06-18)                  

    o   Fix scRNAseq simulation case study vignette to work with
	changes in `scRNAseq` package

    o   Add code examples and import statements to pass BiocCheck

    o   Update pkgdown site with latest devel docs

                 Changes in version 2.3.3 (2019-06-14)                  

    o   Added NEWS file to track changes

    o   Incorporated major updates to package documentation and
	vignettes

    o   Added pkgdown site